mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-23 00:38:33 +02:00
simplify icon caching and homepage item override
This commit is contained in:
@@ -22,6 +22,7 @@ const (
|
||||
ConfigPath = ConfigBasePath + "/" + ConfigFileName
|
||||
HomepageJSONConfigPath = ConfigBasePath + "/.homepage.json"
|
||||
IconListCachePath = ConfigBasePath + "/.icon_list_cache.json"
|
||||
IconCachePath = ConfigBasePath + "/.icon_cache.json"
|
||||
|
||||
MiddlewareComposeBasePath = ConfigBasePath + "/middlewares"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user