mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-03 08:22:02 +02:00
Docs on configuration files
This commit is contained in:
parent
a457296b39
commit
99c053f4fa
4 changed files with 102 additions and 3 deletions
|
@ -9,7 +9,6 @@ module.exports = {
|
|||
ThemeChanged : 'codes.l33t.enigma.system.theme_changed', // (theme.hjson): { themeId }
|
||||
ConfigChanged : 'codes.l33t.enigma.system.config_changed', // (config.hjson)
|
||||
MenusChanged : 'codes.l33t.enigma.system.menus_changed', // (menu.hjson)
|
||||
PromptsChanged : 'codes.l33t.enigma.system.prompts_changed', // (prompt.hjson)
|
||||
|
||||
// User - includes { user, ...}
|
||||
NewUser : 'codes.l33t.enigma.system.user_new', // { ... }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue