commit version

This commit is contained in:
Paul Schneider 2021-08-27 21:22:34 +01:00
commit 55e407d951
15 changed files with 614 additions and 41 deletions

View file

@ -8,7 +8,8 @@
"ExternalUrl": "<lame-server>",
"PackagesRootDir" : "<your-Source-dir>",
"ProtectionTitle": "protected-data-v1",
"MaxUserKeyCount": 1
"MaxUserKeyCount": 1,
"CatalogPageLen": 480
},
"ConnectionStrings": {
"DefaultConnection": "Server=<pgserver>;Port=<pgport>;Database=<dbname>;Username=<dbusername>;Password=<dbpass>;"