mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-08-27 05:41:15 +00:00
Version information
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
<h2>TODO list</h2>
|
||||
<ul>
|
||||
<li>AllowedIPs on client configuration side.</li>
|
||||
<li>Make Peer's last handshake permanent</li>
|
||||
<li>Allow peer portforwarding</li>
|
||||
</ul>
|
||||
|
||||
|
@@ -128,6 +128,6 @@ STATICFILES_DIRS = [
|
||||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
|
||||
WIREGUARD_WEBADMIN_VERSION = 9000
|
||||
WIREGUARD_WEBADMIN_VERSION = 9010
|
||||
|
||||
from wireguard_webadmin.production_settings import *
|
Reference in New Issue
Block a user