Changeset 273
- Timestamp:
- 09/15/2010 05:10:22 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
SHX/trunk/src/SeismicHandler/shx.conf
r270 r273 1 1 # 2 # Main configuration file for Seismic Handler 2 # Main configuration file for Seismic Handler eXtended 3 3 # 4 4 # Following replacements are performed: … … 12 12 scripts = [SHX]/scripts/,[PRIVATE]/scripts/ 13 13 filters = [SHX]/filters/,[PRIVATE]/filters/ 14 stations = [SHX]/stations/,[PRIVATE]/stations/ ,/mnt/stations/14 stations = [SHX]/stations/,[PRIVATE]/stations/ 15 15 16 16 [logging] 17 # possible values: debug, info, error, XXX 17 # possible values: debug, info, warning, error, critical 18 # also see http://docs.python.org/library/logging.html#logging-levels 18 19 level_file = debug 19 20 level_screen = error
Note: See TracChangeset
for help on using the changeset viewer.