mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-08-03 09:44:26 +02:00
Denying Peer-to-Peer or instance-to-instance matches default forward policy.
This commit is contained in:
parent
9f440468a6
commit
54806edeb6
2 changed files with 8 additions and 5 deletions
|
@ -129,6 +129,6 @@ STATICFILES_DIRS = [
|
|||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
|
||||
WIREGUARD_WEBADMIN_VERSION = 9505
|
||||
WIREGUARD_WEBADMIN_VERSION = 9506
|
||||
|
||||
from wireguard_webadmin.production_settings import *
|
Loading…
Add table
Add a link
Reference in a new issue