Difference between revisions of "ViSUS configuration file"

From
Jump to: navigation, search
(Created page with "== Configuration File Location == The software current strategy is to search the following locations in this order: # location specified by --visus-config command line param...")
 
m (Configuration File Location)
Line 1: Line 1:
 
== Configuration File Location ==  
 
== Configuration File Location ==  
  
The software current strategy is to search the following locations in this order:
+
The software's current strategy is to search the following locations in this order:
 
# location specified by --visus-config command line parameter
 
# location specified by --visus-config command line parameter
 
# current working directory
 
# current working directory

Revision as of 21:05, 31 July 2017

Configuration File Location

The software's current strategy is to search the following locations in this order:

  1. location specified by --visus-config command line parameter
  2. current working directory
  3. visus user directory (note: itunes-accessible documents directory on ios)
  4. resources directory (e.g. osx/ios bundle, same as cwd on other platforms)
  5. hardcoded path provided at compile time (e.g. for mod_visus default)
  6. executable directory (very unusual deployment, but it doesn't hurt anything)

Configuration Options