初始化
This commit is contained in:
11
config/plugin/workbunny/webman-ip-attribution/app.php
Normal file
11
config/plugin/workbunny/webman-ip-attribution/app.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
return [
|
||||
'enable' => true,
|
||||
|
||||
'default' => '--',
|
||||
'language' => ['zh-CN'],
|
||||
|
||||
'db-country' => null,
|
||||
'db-city' => null,
|
||||
'db-asn' => null,
|
||||
];
|
||||
Reference in New Issue
Block a user