1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 16:09:25 +08:00
Files
Alas/module/config/server.py

6 lines
220 B
Python
Raw Normal View History

2020-05-25 22:05:42 +08:00
"""
This file stores server, such as 'cn', 'en'.
Use 'import module.config.server as server' to import, don't use 'from xxx import xxx'.
"""
server = 'cn' # Setting default to cn, will avoid errors when using dev_tools