Remove access-file

This commit is contained in:
9seconds
2021-03-10 11:03:23 +03:00
parent 0395ce8d1a
commit f89f5f8469
2 changed files with 0 additions and 8 deletions
-1
View File
@@ -14,7 +14,6 @@ type rawConfig struct {
TCPBuffer string `toml:"tcp-buffer"`
PreferIP string `toml:"prefer-ip"`
CloakPort uint `toml:"cloak-port"`
AccessFile string `toml:"access-file"`
Probes struct {
Time struct {
Enabled bool `toml:"enabled"`