Added geoip.datadirectory to reports defaults
This commit is contained in:
parent
5097fee52c
commit
6bf0a3c818
1 changed files with 4 additions and 0 deletions
|
@ -16,3 +16,7 @@ database="mailtrain"
|
|||
port=3306
|
||||
charset="utf8mb4"
|
||||
timezone="local"
|
||||
|
||||
[geoip]
|
||||
# Alternative directory containing the files geoip-country.dat and geoip-country6.dat
|
||||
datadirectory=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue