PORTFILE is deprecated

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König
2022-09-21 09:51:02 +02:00
parent bb43ae2cf6
commit 9c3e0f4d4c
+6 -4
View File
@@ -258,10 +258,6 @@ The location of FTL's log file. If you want to move the log file to a different
The file which contains the PID of FTL's main process.
#### `PORTFILE=/run/pihole-FTL.port` {#file_PORTFILE data-toc-label='Port file'}
The file containing the port FTL's API is listening on.
#### `SOCKETFILE=/run/pihole/FTL.sock` {#file_SOCKETFILE data-toc-label='Socket file'}
The file containing the socket FTL's API is listening on.
@@ -398,5 +394,11 @@ If neither `BLOCK_IPV4` nor `LOCAL_IPV4` are set, this setting is used to set bo
If neither `BLOCK_IPV6` nor `LOCAL_IPV6` are set, this setting is used to set both of them. If either of the two is set, this setting is ignored altogether.
#### `PORTFILE=/run/pihole-FTL.port` {#file_PORTFILE data-toc-label='Port file'}
*This option is deprecated as FTL does not write any port file anymore. Plesase parse pihole-FTL.conf if you need to check if a custom API port is set.*
The file containing the port FTL's API is listening on.
{!abbreviations.md!}