mirror of
https://github.com/MarekWojt/gertdns.git
synced 2025-12-15 12:59:53 +01:00
Restore newlines
This commit is contained in:
12
README.md
12
README.md
@@ -39,17 +39,17 @@ Domains = ["subdomain.example.com."] # domains the user can register, suffix wi
|
|||||||
|
|
||||||
## Flags
|
## Flags
|
||||||
### --enable-debug-mode
|
### --enable-debug-mode
|
||||||
Will output all registered records on the index page of the HTTP server.
|
Will output all registered records on the index page of the HTTP server.
|
||||||
Type: `bool`
|
Type: `bool`
|
||||||
Default: `false`
|
Default: `false`
|
||||||
|
|
||||||
### --config-file
|
### --config-file
|
||||||
Will define what config file should be used.
|
Will define what config file should be used.
|
||||||
Type: `string`
|
Type: `string`
|
||||||
Default: `conf.toml`
|
Default: `conf.toml`
|
||||||
|
|
||||||
|
|
||||||
### --auth-file
|
### --auth-file
|
||||||
Will define what file should be used to define users that can log in.
|
Will define what file should be used to define users that can log in.
|
||||||
Type: `string`
|
Type: `string`
|
||||||
Default: `auth.toml`
|
Default: `auth.toml`
|
||||||
|
|||||||
Reference in New Issue
Block a user