mirror of
https://github.com/w0rng/amnezia-wg-easy.git
synced 2025-04-25 12:50:06 +03:00
rename features, fix formatting
This commit is contained in:
parent
ed93c6c8ed
commit
41be774761
2 changed files with 6 additions and 6 deletions
|
@ -13,6 +13,7 @@ You have found the easiest way to install & manage WireGuard on any Linux host!
|
|||
</p>
|
||||
|
||||
## Features
|
||||
|
||||
* All-in-one: WireGuard + Web UI.
|
||||
* Easy installation, simple to use.
|
||||
* List, create, edit, delete, enable & disable clients.
|
||||
|
@ -23,9 +24,9 @@ You have found the easiest way to install & manage WireGuard on any Linux host!
|
|||
* Gravatar support.
|
||||
* Automatic Light / Dark Mode
|
||||
* Multilanguage Support
|
||||
* UI_TRAFFIC_STATS (default off)
|
||||
* WG_ENABLE_ONE_TIME_LINKS (default off)
|
||||
* WG_ENABLE_EXPIRES_TIME (default off)
|
||||
* Traffic Stats (default off)
|
||||
* One Time Links (default off)
|
||||
* Client Expiry (default off)
|
||||
|
||||
## Requirements
|
||||
|
||||
|
@ -127,7 +128,6 @@ These options can be configured by setting environment variables using `-e KEY="
|
|||
| `MAX_AGE` | `0` | `1440` | The maximum age of Web UI sessions in minutes. `0` means that the session will exist until the browser is closed. |
|
||||
| `UI_ENABLE_SORT_CLIENTS` | `false` | `true` | Enable UI sort clients by name |
|
||||
|
||||
|
||||
> If you change `WG_PORT`, make sure to also change the exposed port.
|
||||
|
||||
## Updating
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue