You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`SUBSPACE_THEME`|`green`| The theme to use, please refer to [semantic-ui](https://semantic-ui.com/usage/theming.html) for accepted colors |
134
134
|`SUBSPACE_BACKLINK`|`/`| The page to set the home button to |
135
135
|`SUBSPACE_DISABLE_DNS`|`false`| Whether to disable DNS so the client uses their own configured DNS server(s). Consider disabling DNS server, if supporting international VPN clients |
136
+
|`SUBSPACE_PREUP`| null | PreUp=Action for wireguard server interface |
137
+
|`SUBSPACE_PREDOWN`| null | PreDown=Action for wireguard server interface |
138
+
|`SUBSPACE_POSTUP`| null | PostUp=Action for wireguard server interface |
139
+
|`SUBSPACE_POSTDOWN`| null | PostDown=Action for wireguard server interface |
140
+
|`SUBSPACE_FORWARD_GW`| null | If set, will forward to this device (e.g. a nic in a different subnet) e.g. eth0, wlan0|
0 commit comments