remove outdated info from user config readme
This commit is contained in:
@@ -22,11 +22,6 @@ If you would like to see debug information about realtime bytes received from a
|
||||
"allow_guests": false
|
||||
```
|
||||
If you would like to require registration, disabling guest mode, you can set `allow_guests` to `false`. Default is `true`;
|
||||
```
|
||||
"pc_server_hidden_service_enabled": false,
|
||||
"pc_server_hidden_service": "http_pc"
|
||||
```
|
||||
Set `pc_server_hidden_service_enabled` option to `true` to enable the HTTP Server for Browsers. Set `pc_server_hidden_service` to a directory under the ServiceVaults to use solely for PC requests. See `ServiceVault/http_pc` for some example code.
|
||||
```
|
||||
"post_percentages": [ 0, 25, 50, 100]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user