mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2026-02-20 11:36:18 +00:00
update worker versioning and settings for cluster compatibility
This commit is contained in:
@@ -170,4 +170,7 @@ DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
|
||||
WIREGUARD_WEBADMIN_VERSION = 9970
|
||||
|
||||
CLUSTER_WORKER_CURRENT_VERSION = 11
|
||||
CLUSTER_WORKER_MINIMUM_VERSION = 11
|
||||
|
||||
from wireguard_webadmin.production_settings import *
|
||||
|
||||
Reference in New Issue
Block a user