|
|
@ -299,6 +299,7 @@ CONSTANCE_CONFIG = {
|
|
|
|
'WIREGUARD_PUBKEY': ("", "WireGuard server public key"),
|
|
|
|
'WIREGUARD_PUBKEY': ("", "WireGuard server public key"),
|
|
|
|
'WIREGUARD_PSK': ("", "WireGuard pre-shared key (optional)"),
|
|
|
|
'WIREGUARD_PSK': ("", "WireGuard pre-shared key (optional)"),
|
|
|
|
'WIREGUARD_DNS': ("10.128.0.1", "WireGuard DNS server IP address"),
|
|
|
|
'WIREGUARD_DNS': ("10.128.0.1", "WireGuard DNS server IP address"),
|
|
|
|
|
|
|
|
'TRIAL_ON_SIGNUP': (6, "Hours of trial to give on signup"),
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
CONSTANCE_ADDITIONAL_FIELDS = {
|
|
|
|
CONSTANCE_ADDITIONAL_FIELDS = {
|
|
|
|