v0.9.57
- move wtv-guide romcache + some fixes - fix getAbsolutePath - fix adding users (broken with getAbsolutePath update) - fix bugs, update badwords, more bugs with account addition to fix yet - implement bad username check (wordlist from Redialed) - update zefie server IP (again) - proper x-powered-by version format - fix: also respect in hide_minisrv_version in cgi - fix: properly respect hide_minisrv_version flag - removed a scary warning - add default php_binpath config entry (php is still disabled by default)
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
{
|
||||
/*
|
||||
STOP! STOP! STOP!
|
||||
Do NOT edit this file. Instead make a file called "user_config.json" in the same folder as "app.js"
|
||||
With that, you can override anything defined here. You can copy this config as a template, but should
|
||||
only leave in things you are actually overriding, in case a future feature update changes any defaults.
|
||||
*/
|
||||
"services": {
|
||||
"services": {
|
||||
// service definitions
|
||||
|
||||
"wtv-head-waiter": {
|
||||
|
||||
Reference in New Issue
Block a user