Skip to content
Snippets Groups Projects
Commit c0c6822c authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Removed the minimum_password_length setting, now obsolete

parent e652d8ed
No related branches found
No related tags found
No related merge requests found
......@@ -45,14 +45,14 @@
fast_logon = true
fast_logon_requirements =
eval_first =
eval_last =
[logonlist]
eval_last =
[logonlist]
last_few_callers = 4
last_few_callers_msg =
last_few_callers_fmt =
first_caller_msg =
logons_header_fmt =
first_caller_msg =
logons_header_fmt =
nobody_logged_on_fmt =
today =
yesterday =
......@@ -78,10 +78,10 @@
[flashpolicyserver]
; If you want to allow flash clients to connect to additional ports, add them here as a comma
; separated list (e.g. 21,25).
; separated list (e.g. 21,25).
; NOTE: Telnet, RLogin and SSH ports are already allowed, so do not need to be listed here
extra_ports=
[jsonchat]
;see exec/load/json-server.js for help setting up a chat server
host = bbs.thebrokenbubble.com
......@@ -103,7 +103,7 @@
include_web_users = true
web_inactivity_timeout = 900
web_browsing = browsing
; advanced nodelist customizations:
;format: \1n\1h%3d \1n\1g%s
;username_prefix: \1h
......@@ -113,7 +113,7 @@
;connection_prefix:
;errors_prefix: \1h\1r
;gender_separator = " "
[sbbslist]
export_freq = 7
add_ars = not guest
......@@ -127,7 +127,6 @@
timeout=43200
inactivity=900
user_registration=true
minimum_password_length=6
maximum_telegram_length=800
web_directory=../webv4
ftelnet=true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment