Difference between revisions of "ViSUS configuration file"
From
(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:
- location specified by --visus-config command line parameter
- current working directory
- visus user directory (note: itunes-accessible documents directory on ios)
- resources directory (e.g. osx/ios bundle, same as cwd on other platforms)
- hardcoded path provided at compile time (e.g. for mod_visus default)
- executable directory (very unusual deployment, but it doesn't hurt anything)