Skip to content

Commit 0401336

Browse files
committed
Update control-interface.md
Remove erroneous information.
1 parent 9049b9f commit 0401336

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

docs/docs/usage/control-interface.md

+1-13
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,4 @@ You can also manually edit that file.
2424

2525
**Make sure that TallyArbiter is closed while making changes, because otherwise they will be overwritten!**
2626

27-
You can change the security of the settings and the producer page by adding or replacing the following section to your `config.json` file:
28-
29-
```javascript
30-
{
31-
"security":
32-
{
33-
"username_settings": "admin",
34-
"password_settings": "12345",
35-
"username_producer": "producer",
36-
"password_producer": "12345"
37-
}
38-
}
39-
```
27+
On the settings page can the settings be exported/imported to/from a file via the configuration interface.

0 commit comments

Comments
 (0)