allow for secondary static files server instances to be spawned
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
"CacheSizeHardLimitInGiB": -1,
|
||||
"UnusedFileRetentionPeriodInDays": 7,
|
||||
"CacheDirectory": "G:\\ServerTest",
|
||||
"ServiceAddress": "http://localhost:5002"
|
||||
"ServiceAddress": "http://localhost:5002",
|
||||
"IsSecondaryInstance": "false"
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user