neue Werte
Zeit zum Löschen "time_to_delete_waip" und Standard-Standby-Zeit "default_time_for_standby" hinterlegt.
This commit is contained in:
parent
51f4c87863
commit
b1e80e6920
@ -7,6 +7,8 @@ app_cfg.global = {
|
||||
database: './database.sqlite3',
|
||||
soundpath: '/public/media/',
|
||||
mediapath: '/media/',
|
||||
time_to_delete_waip: 60,
|
||||
default_time_for_standby: 10,
|
||||
defaultuser: 'me',
|
||||
defaultpass: '123',
|
||||
defaultuserip: '127.0.0.1',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user