This commit is contained in:
Wu Jian Ping 2023-03-30 22:16:56 +08:00
parent 8a54e3c2d1
commit 992c10d1f9
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ $ make install
## nginx conf ## nginx conf
> Syntax: `ip2region_db xdb_file_path [cache_policy 可选]`; > Syntax: `ip2region_db xdb_file_path [cache_policy Optional]`;
> Context: http > Context: http
cache_policy: `file` or `vectorIndex` or `content`, default: `content` cache_policy: `file` or `vectorIndex` or `content`, default: `content`