mirror of
https://github.com/drmext/MonkeyBusiness.git
synced 2024-11-24 07:00:15 +01:00
9 lines
141 B
Python
9 lines
141 B
Python
|
ip = '127.0.0.1'
|
||
|
port = 8000
|
||
|
services_prefix = "/core"
|
||
|
verbose_log = True
|
||
|
|
||
|
arcade = "Monkey Business"
|
||
|
paseli = 5730
|
||
|
maintenance_mode = False
|