mirror of
https://github.com/DarkflameUniverse/NexusDashboard.git
synced 2024-11-09 19:58:19 +00:00
update Readme about analytics
This commit is contained in:
parent
6197f630e9
commit
dbe6da370a
@ -6,6 +6,12 @@
|
||||
<img src="app/static/logo/logo.png" alt="Sublime's custom image"/>
|
||||
</p>
|
||||
|
||||
## Features
|
||||
|
||||
* Analytics
|
||||
* Provide reporting to Developers to help better solve issues
|
||||
* Disabled by default. Set `ALLOW_ANALYTICS` to true to enable
|
||||
|
||||
# Deployment
|
||||
|
||||
## Docker
|
||||
@ -46,6 +52,7 @@ docker run -d \
|
||||
* USER_ENABLE_CONFIRM_EMAIL (Default: True)
|
||||
* USER_ENABLE_INVITE_USER (Default: False)
|
||||
* USER_REQUIRE_INVITATION (Default: False)
|
||||
* ALLOW_ANALYTICS (Default: False)
|
||||
* REQUIRE_PLAY_KEY (Default: True)
|
||||
* MAIL_SERVER (Default: smtp.gmail.com)
|
||||
* MAIL_PORT (Default: 587)
|
||||
@ -62,6 +69,7 @@ Don't, use Docker /s
|
||||
|
||||
TODO: Make manual deployment easier to configure
|
||||
|
||||
|
||||
# Development
|
||||
|
||||
Please use [Editor Config](https://editorconfig.org/)
|
||||
|
Loading…
Reference in New Issue
Block a user