/
/
/
1configuration:
2 log_level:
3 name: Log Level
4 description: "Set the (global) log level (NOTE: only enable debug when needed)."
5 enable_uvloop:
6 name: Enable UVLoop
7 description: "Enable (experimental) uvloop support which should drastically increase performance but may also lead to unexpected side effects."
8 branch:
9 name: Github branch
10 description: "Specify the branch (or PR) to install at startup."
11