env-example fix
This commit is contained in:
@@ -5,6 +5,6 @@ LAST_CALLERS_PATH=data/last_callers.csv
|
||||
PROFILE_PATH=data/profiles.csv
|
||||
BBS_SYSOPS=
|
||||
BBS_PORT=2323
|
||||
# BBS_DESKTOP_ART — single .ans/.ansi/.txt file (path) or a directory of them
|
||||
# (a random one is shown per session). Defaults to data/art/.
|
||||
BBS_DESKTOP_ART=data/art
|
||||
# BBS_DESKTOP_ART — path to a single .ans/.ansi/.txt file shown on the
|
||||
# main screen. Defaults to data/art/teletype.ansi.
|
||||
BBS_DESKTOP_ART=data/art/teletype.ansi
|
||||
|
||||
Reference in New Issue
Block a user