Settings, queue fixes, and more
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export enum Keys {
|
||||
SERVER_RECEIVE_TRANSFER_KEY = '',
|
||||
SERVER_SEND_TRANSFER_KEY = '',
|
||||
CONFIG_ENCRYPTION_KEY = ''
|
||||
CONFIG_ENCRYPTION_KEY = '',
|
||||
VERSIONS_ENCRYPTION_KEY = ''
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user