This commit is contained in:
Paul Schneider
2021-05-09 18:07:48 +01:00
parent 61dc82df5b
commit 4cec5d0229
3 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,7 @@
{
"Nuget": {
"PackagesRootDir" : "packages",
"ProtectionTitle": "protected-data-v1",
"MaxUserKeyCount": 5
},
"Smtp": {

View File

@ -1,5 +1,4 @@
{
"RootApiKeySecret": "<your-root-api-clear-key>",
"Nuget": {
"PackagesRootDir" : "<your-Source-dir>",
"ProtectionTitle": "protected-data-v1",