Skip to content

Commit

Permalink
fix: remove clash api in singbox (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
7Sageer committed Feb 19, 2025
1 parent 5f0349a commit 28d27d5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -384,10 +384,6 @@ export const SING_BOX_CONFIG = {
cache_file: {
enabled: true,
store_fakeip: true
},
clash_api: {
external_controller: '127.0.0.1:9090',
external_ui: 'dashboard'
}
}
};
Expand Down

0 comments on commit 28d27d5

Please sign in to comment.