44 lines
1.5 KiB
Diff
44 lines
1.5 KiB
Diff
--- nodespy.ini.orig 2018-08-22 21:51:26.498766941 +1000
|
|
+++ nodespy.ini 2018-08-22 21:51:51.018652751 +1000
|
|
@@ -12,7 +12,7 @@
|
|
; terminal, you can do that here otherwise it will use the current
|
|
; directory
|
|
|
|
- ;transfer_dir = c:\
|
|
+ transfer_dir = /mystic/data/nodespy/
|
|
|
|
; Use auto zmodem downloads and detect automatically zmodem uploads
|
|
|
|
--- scripts/mide.ini.orig 2018-08-22 22:26:44.452789582 +1000
|
|
+++ scripts/mide.ini 2018-08-22 22:27:28.062371856 +1000
|
|
@@ -44,6 +44,6 @@
|
|
; For rootpath, you need to include the directory where the MYSTIC binary
|
|
; exists.
|
|
|
|
- rootpath = c:\mystic\
|
|
- username = sysopname
|
|
- password = password
|
|
+ rootpath = /mystic/
|
|
+ username = guest
|
|
+ password = guest
|
|
--- mutil.ini.orig 2018-08-24 12:25:37.571848476 +1000
|
|
+++ mutil.ini 2018-08-24 12:27:14.481005284 +1000
|
|
@@ -75,7 +75,7 @@
|
|
; Set this value if you want to run mutil from a directory other than
|
|
; the root Mystic directory or the mysticbbs environment variable:
|
|
|
|
- ; mystic_directory=c:\mystic\mystic.dat
|
|
+ ; mystic_directory=/mystic/data/mystic.dat
|
|
|
|
; If no directory is specified in the logfile name, mUtil will attempt
|
|
; to use the configured LOGS directory from in Mystic's configuration.
|
|
@@ -97,7 +97,7 @@
|
|
loglevel=2
|
|
|
|
; logfile time stamp. defaults to NNN DD HH:II:SS if not set here
|
|
- ;logstamp = YYYYHHMMHHIISS
|
|
+ ;logstamp = YYYYMMDDHHIISS
|
|
|
|
; Log roller type:
|
|
; 0 = Do not roll log files
|