In this page the ROOT directives affecting a PROOF session are described. These directives can affect either the local session (including PROOF-lite) or the server side sessions.
NB: page under construction
Name | Scope | Default | Description |
---|---|---|---|
Proof.Sandbox | PL,PC | ~/.proof | Location of the working area |
ProofLite.Sandbox | PL | ~/.proof | Location of the PROOF-Lite working area |
ProofServ.Sandbox | M,W | ~/.proof | Location of the proofserv working area |
ProofLite.CacheDir | PL | Path to area to cache files (other than packages) | |
ProofLite.PackageDir | PL | Path to area to install PAR packages | |
ProofLite.QueryDir | PL | Path to area to save query summaries (TQueryResult) | |
ProofLite.DataSetDir | PL | Path to file-based dataset repository | |
ProofServ.DataDir | M,W | Path to are for data files created by workers | |
ProofServ.CacheDir | M,W | /cache | Location of the proofserv cachedir |