mirror of
https://github.com/bestnite/sub2clash.git
synced 2025-06-17 04:33:18 +08:00
refactor
This commit is contained in:
10
config.example.json
Normal file
10
config.example.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"port": 8011,
|
||||
"meta_template": "https://raw.githubusercontent.com/bestnite/sub2clash/refs/heads/main/templates/template_meta.yaml",
|
||||
"clash_template": "https://raw.githubusercontent.com/bestnite/sub2clash/refs/heads/main/templates/template_clash.yaml",
|
||||
"request_retry_times": 3,
|
||||
"request_max_file_size": 1048576,
|
||||
"cache_expire": 300,
|
||||
"log_level": "info",
|
||||
"short_link_length": 6
|
||||
}
|
Reference in New Issue
Block a user