Skip to content
Snippets Groups Projects
Commit 8dabb0d6 authored by rswindell's avatar rswindell
Browse files

New optional configuration file to enable/control optional behavior in

stock or 3rd party JS modules. Created entry for the newuser.js module to
begin with.
parent 2f558f1a
Branches
Tags
No related merge requests found
; $Id$
; This file contains simple JS object defintions to enable/control the optional
; behavior of various Synchronet stock and 3rd party JS modules (e.g. exec/*.js)
; Modules which use this file should use options=load("modopts.js","modname") first
[newuser]
send_newuser_welcome = true // Set to false to disable the new user welcome msg
ask_qnet=false // Set to true to enable QWKnet Node question
ask_sysop=false // Set to true to enable Synchronet Sysop question
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment