mirror of
https://github.com/house-of-vanity/OutFleet.git
synced 2025-08-21 14:37:16 +00:00
Bump version
This commit is contained in:
committed by
GitHub
parent
c8dcd4439c
commit
3da1d4f5f7
2
main.py
2
main.py
@@ -49,7 +49,7 @@ NAMESPACE = k8s.NAMESPACE
|
|||||||
SERVERS = list()
|
SERVERS = list()
|
||||||
BROKEN_SERVERS = list()
|
BROKEN_SERVERS = list()
|
||||||
CLIENTS = dict()
|
CLIENTS = dict()
|
||||||
VERSION = '8'
|
VERSION = '8.1'
|
||||||
SECRET_LINK_LENGTH = 8
|
SECRET_LINK_LENGTH = 8
|
||||||
SECRET_LINK_PREFIX = '$2b$12$'
|
SECRET_LINK_PREFIX = '$2b$12$'
|
||||||
SS_PREFIX = "\u0005\u00DC\u005F\u00E0\u0001\u0020"
|
SS_PREFIX = "\u0005\u00DC\u005F\u00E0\u0001\u0020"
|
||||||
|
Reference in New Issue
Block a user