Skip to content

Commit 291e72b

Browse files
authored
Update README with telemetry settings
Added telemetry configuration options to README.
1 parent b0e535f commit 291e72b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ In step 2, you need to configure the `app.json.sample` within the `api/v1/inc` f
8282
- `force_theme`: Force a theme for all users, this disables the feature allowing users to set their own theme.
8383
- `theme_file`: If `force_theme` is true, the specified theme is used (default: `/assets/css/v8.css`)
8484
- `demo`: If set to `true`, demo credentials are shown on the login page. Useful for demo installations.
85+
- `telemetry`: Enable/disable telemetry (Default: `enabled` - **PLEASE DISABLE IF NEEDED**)
86+
- `telemetry_server_url`: Full server url to telemetry upload
8587

8688
#### **SMTP section**
8789

0 commit comments

Comments
 (0)