mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45:30 +00:00
Update README
This commit is contained in:
parent
7a07239c04
commit
ee79464053
1 changed files with 4 additions and 1 deletions
|
|
@ -98,7 +98,10 @@ mode = 'off' # Change to 'black' (blacklist) or 'white' (whitelist)
|
||||||
path = '' # Path to text file with newline-delimited hex-encoded info hashes
|
path = '' # Path to text file with newline-delimited hex-encoded info hashes
|
||||||
```
|
```
|
||||||
|
|
||||||
The file is read on start and when the program receives `SIGUSR1`.
|
The file is read on start and when the program receives `SIGUSR1`. If initial
|
||||||
|
parsing fails, the program exits. Later failures result in in emitting of
|
||||||
|
an error-level log message, while successful updates of the access list result
|
||||||
|
in emitting of an info-level log message.
|
||||||
|
|
||||||
#### More information
|
#### More information
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue