Moved default ansis, moved default config.
This commit is contained in:
13
config_default/bbs.ini
Normal file
13
config_default/bbs.ini
Normal file
@@ -0,0 +1,13 @@
|
||||
[main]
|
||||
BBS Name = Magicka BBS
|
||||
Sysop Name = sysop
|
||||
nodes = 4
|
||||
New User Level = 10
|
||||
|
||||
[paths]
|
||||
ANSI Path = /home/andrew/MagickaBBS/ansis
|
||||
BBS Path = /home/andrew/MagickaBBS
|
||||
Email Path = /home/andrew/MagickaBBS/msgs/email
|
||||
|
||||
[mail conferences]
|
||||
Local Mail = config/localmail.ini
|
8
config_default/doors.ini
Normal file
8
config_default/doors.ini
Normal file
@@ -0,0 +1,8 @@
|
||||
[Test Door]
|
||||
; the key to press in the door menu must not be Q or G not case sensitive
|
||||
key = 0
|
||||
; the command is passed node number as first argument
|
||||
; and socket number as second argument.
|
||||
command = /home/andrew/MagickaBBS/doors/rundoor.sh
|
||||
; whether or not to use stdio redirection
|
||||
stdio = false
|
14
config_default/localmail.ini
Normal file
14
config_default/localmail.ini
Normal file
@@ -0,0 +1,14 @@
|
||||
[main]
|
||||
Visible Sec Level = 10
|
||||
Networked = false
|
||||
Real Names = false
|
||||
|
||||
[General]
|
||||
Read Sec Level = 10
|
||||
Write Sec Level = 10
|
||||
Path = /home/andrew/MagickaBBS/msgs/general
|
||||
|
||||
[Testing]
|
||||
Read Sec Level = 10
|
||||
Write Sec Level = 10
|
||||
Path = /home/andrew/MagickaBBS/msgs/testing
|
2
config_default/s10.ini
Normal file
2
config_default/s10.ini
Normal file
@@ -0,0 +1,2 @@
|
||||
[main]
|
||||
time per day = 240
|
Reference in New Issue
Block a user