add cookie. add city database

pull/1644/head
Sergei Meza 2022-10-18 16:40:11 +09:00
parent 63531f8753
commit 29ea1ec253
1 changed files with 3 additions and 0 deletions

View File

@ -97,3 +97,6 @@ DATABASE_TYPE=mysql
### (Experimental) Enable below to share session id accross different domains. ### (Experimental) Enable below to share session id accross different domains.
### ###
CROSSDOMAIN_TRACKING=true CROSSDOMAIN_TRACKING=true
CLIENT_IP_HEADER="x-forwarded-for"