- commit
- 46cac13
- parent
- 654e15b
- author
- Eric Bower
- date
- 2025-01-26 10:11:25 -0500 EST
chore: rm pgs specific settings in shared config struct
1 files changed,
+0,
-2
1@@ -38,8 +38,6 @@ type ConfigSite struct {
2 Protocol string
3 DbURL string
4 StorageDir string
5- CacheTTL time.Duration
6- CacheControl string
7 MinioURL string
8 MinioUser string
9 MinioPass string