parent
a7a7bae80a
commit
da558465eb
@ -3,12 +3,12 @@ config status 'status'
|
|||||||
config config 'config'
|
config config 'config'
|
||||||
option 'init' '1'
|
option 'init' '1'
|
||||||
option 'enabled' '0'
|
option 'enabled' '0'
|
||||||
|
option 'profile' 'subscription:subscription'
|
||||||
option 'start_delay' '0'
|
option 'start_delay' '0'
|
||||||
option 'scheduled_restart' '0'
|
option 'scheduled_restart' '0'
|
||||||
option 'cron_expression' '0 3 * * *'
|
option 'cron_expression' '0 3 * * *'
|
||||||
option 'profile' 'subscription:subscription'
|
|
||||||
option 'mixin' '1'
|
|
||||||
option 'test_profile' '1'
|
option 'test_profile' '1'
|
||||||
|
option 'mixin' '1'
|
||||||
|
|
||||||
config proxy 'proxy'
|
config proxy 'proxy'
|
||||||
option 'transparent_proxy' '1'
|
option 'transparent_proxy' '1'
|
||||||
@ -57,7 +57,7 @@ config mixin 'mixin'
|
|||||||
option 'tcp_keep_alive_idle' '600'
|
option 'tcp_keep_alive_idle' '600'
|
||||||
option 'tcp_keep_alive_interval' '15'
|
option 'tcp_keep_alive_interval' '15'
|
||||||
option 'ui_name' 'metacubexd'
|
option 'ui_name' 'metacubexd'
|
||||||
option 'ui_url' 'https://ghp.ci/https://github.com/MetaCubeX/metacubexd/archive/refs/heads/gh-pages.zip'
|
option 'ui_url' 'https://github.com/Zephyruso/zashboard/archive/refs/heads/gh-pages.zip'
|
||||||
option 'api_port' '9090'
|
option 'api_port' '9090'
|
||||||
option 'api_secret' ''
|
option 'api_secret' ''
|
||||||
option 'selection_cache' '1'
|
option 'selection_cache' '1'
|
||||||
@ -90,10 +90,10 @@ config mixin 'mixin'
|
|||||||
option 'dns_nameserver_policy' '0'
|
option 'dns_nameserver_policy' '0'
|
||||||
option 'geoip_format' 'dat'
|
option 'geoip_format' 'dat'
|
||||||
option 'geodata_loader' 'memconservative'
|
option 'geodata_loader' 'memconservative'
|
||||||
option 'geosite_url' 'https://ghp.ci/https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/geosite.dat'
|
option 'geosite_url' 'https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/geosite.dat'
|
||||||
option 'geoip_mmdb_url' 'https://ghp.ci/https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/geoip-lite.metadb'
|
option 'geoip_mmdb_url' 'https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/geoip-lite.metadb'
|
||||||
option 'geoip_dat_url' 'https://ghp.ci/https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/geoip-lite.dat'
|
option 'geoip_dat_url' 'https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/geoip-lite.dat'
|
||||||
option 'geoip_asn_url' 'https://ghp.ci/https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/GeoLite2-ASN.mmdb'
|
option 'geoip_asn_url' 'https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/GeoLite2-ASN.mmdb'
|
||||||
option 'geox_auto_update' '0'
|
option 'geox_auto_update' '0'
|
||||||
option 'geox_update_interval' '24'
|
option 'geox_update_interval' '24'
|
||||||
option 'mixin_file_content' '0'
|
option 'mixin_file_content' '0'
|
||||||
|
Loading…
Reference in New Issue
Block a user