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

!include modopts.d/*.ini by default

Updated comment block as well, fixing typos and providing a better description and example usage.
parent 2ff1a3b5
No related branches found
No related tags found
No related merge requests found
; 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)
; Contains simple JS object definitions to enable/control the optional
; behavior of various Synchronet JS modules (e.g. exec/*.js)
; Modules which use this file should use options=load("modopts.js","modname") first
; Example use of this file (or its children) from a JavaScript module:
; var options = load({}, "modopts.js", "modname");
!include modopts.d/*.ini
[login]
; Send password via email to user if they forget it and can't login
......
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