mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2026-02-20 03:36:16 +00:00
Add scheduling models and fields for peer management
This commit is contained in:
@@ -48,7 +48,8 @@ INSTALLED_APPS = [
|
||||
'vpn_invite',
|
||||
'cluster',
|
||||
'api',
|
||||
'routing_templates'
|
||||
'routing_templates',
|
||||
'scheduler'
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
||||
Reference in New Issue
Block a user