first commit
Some checks failed
CI/CD Pipeline / Test (push) Failing after 22m19s
CI/CD Pipeline / Security Scan (push) Failing after 5m57s
CI/CD Pipeline / Build (amd64, darwin) (push) Has been skipped
CI/CD Pipeline / Build (amd64, linux) (push) Has been skipped
CI/CD Pipeline / Build (amd64, windows) (push) Has been skipped
CI/CD Pipeline / Build (arm64, darwin) (push) Has been skipped
CI/CD Pipeline / Build (arm64, linux) (push) Has been skipped
CI/CD Pipeline / Build Docker Image (push) Has been skipped
CI/CD Pipeline / Create Release (push) Has been skipped
Some checks failed
CI/CD Pipeline / Test (push) Failing after 22m19s
CI/CD Pipeline / Security Scan (push) Failing after 5m57s
CI/CD Pipeline / Build (amd64, darwin) (push) Has been skipped
CI/CD Pipeline / Build (amd64, linux) (push) Has been skipped
CI/CD Pipeline / Build (amd64, windows) (push) Has been skipped
CI/CD Pipeline / Build (arm64, darwin) (push) Has been skipped
CI/CD Pipeline / Build (arm64, linux) (push) Has been skipped
CI/CD Pipeline / Build Docker Image (push) Has been skipped
CI/CD Pipeline / Create Release (push) Has been skipped
This commit is contained in:
32
base/config/example_external_config.yml
Normal file
32
base/config/example_external_config.yml
Normal file
@@ -0,0 +1,32 @@
|
||||
custom:
|
||||
enable_rule_generator: false
|
||||
overwrite_original_rules: false
|
||||
|
||||
proxy_groups:
|
||||
- {import: snippets/groups_forcerule.txt}
|
||||
|
||||
# rulesets:
|
||||
# - {import: snippets/ruleset_remote.txt}
|
||||
|
||||
clash_rule_base: base/forcerule.yml
|
||||
# surge_rule_base: base/surge.conf
|
||||
# surfboard_rule_base: base/surfboard.conf
|
||||
# mellow_rule_base: base/mellow.conf
|
||||
# quan_rule_base: base/quan.conf
|
||||
# quanx_rule_base: base/quanx.conf
|
||||
# loon_rule_base: base/loon.conf
|
||||
# sssub_rule_base: base/shadowsocks_base.json
|
||||
# singbox_rule_base: base/singbox.json
|
||||
|
||||
# rename_node:
|
||||
# - {import: snippet/rename.txt}
|
||||
|
||||
# add_emoji: true
|
||||
# remove_old_emoji: true
|
||||
# emojis:
|
||||
# - {import: snippets/emoji.txt}
|
||||
|
||||
# include_remarks: []
|
||||
# exclude_remarks: []
|
||||
# template_args:
|
||||
# - {key: clash.dns.port, value: 5353}
|
||||
Reference in New Issue
Block a user