mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-08-03 20:39:33 +00:00
Merge: + Configuration: add web_session_ttl parameter
* commit '7bf96a32f15279a300418a746511bcc4d984fece': + Configuration: add web_session_ttl parameter
@@ -130,6 +130,7 @@ Settings are stored in [YAML format](https://en.wikipedia.org/wiki/YAML), possib
|
||||
* `users` — Web users info
|
||||
* `name` — User name
|
||||
* `password` — Password
|
||||
* `web_session_ttl` — Web session TTL (in hours) - a web user will stay signed in for this amount of time.
|
||||
* `rlimit_nofile` — Limit on the maximum number of open files for server process (Linux and macOS). Set to 0 to use the system default value.
|
||||
* `dns` — DNS configuration section.
|
||||
* `bind_host` - DNS interface IP address to listen on.
|
||||
|
||||
Reference in New Issue
Block a user