mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-09-01 07:30:12 +02:00
realtime peer traffic and Throughput
This commit is contained in:
parent
9fbdf6f116
commit
87a7802a9c
1 changed files with 1 additions and 1 deletions
|
@ -134,6 +134,6 @@ STATICFILES_DIRS = [
|
||||||
DNS_CONFIG_FILE = '/etc/dnsmasq/wireguard_webadmin_dns.conf'
|
DNS_CONFIG_FILE = '/etc/dnsmasq/wireguard_webadmin_dns.conf'
|
||||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||||
|
|
||||||
WIREGUARD_WEBADMIN_VERSION = 9951
|
WIREGUARD_WEBADMIN_VERSION = 9955
|
||||||
|
|
||||||
from wireguard_webadmin.production_settings import *
|
from wireguard_webadmin.production_settings import *
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue