forked from Hay1tsme/artemis
very basic diva frontend
This commit is contained in:
@ -21,7 +21,7 @@ title:
|
||||
reboot_end_time: "05:00"
|
||||
|
||||
database:
|
||||
host: "localhost"
|
||||
host: "192.168.192.12"
|
||||
username: "aime"
|
||||
password: "aime"
|
||||
name: "aime"
|
||||
@ -33,7 +33,7 @@ database:
|
||||
memcached_host: "localhost"
|
||||
|
||||
frontend:
|
||||
enable: False
|
||||
enable: True
|
||||
port: 8080
|
||||
loglevel: "info"
|
||||
secret: ""
|
||||
@ -58,7 +58,7 @@ aimedb:
|
||||
listen_address: ""
|
||||
loglevel: "info"
|
||||
port: 22345
|
||||
key: ""
|
||||
key: "Copyright(C)SEGA"
|
||||
id_secret: ""
|
||||
id_lifetime_seconds: 86400
|
||||
|
||||
|
Reference in New Issue
Block a user