mirror of
https://github.com/openmax-server/server.git
synced 2026-06-11 21:31:42 +03:00
7 lines
93 B
Python
7 lines
93 B
Python
class OnemeConfig:
|
|
def __init__(self):
|
|
pass
|
|
|
|
SERVER_CONFIG = {
|
|
|
|
} |