This commit is contained in:
Simon Martens
2023-09-11 19:05:21 +02:00
parent 6755c10b55
commit 419e973d81
2 changed files with 3 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
<descriptions> <descriptions>
<letterDesc ref="1"> <letterDesc ref="1">
<autopsic value="1" /> <autopsic value="1" />
<date value="Berlina, 20. August 1751" /> <date value="Berlinaaa, 20. August 1751" />
<sort value="1751-08-20" /> <sort value="1751-08-20" />
<location ref="1" /> <location ref="1" />
<senders> <senders>

View File

@@ -8,7 +8,8 @@
"FeatureManagement": { "FeatureManagement": {
"AdminService": true, "AdminService": true,
"LocalPublishService": true, "LocalPublishService": true,
"Syntax-Check": true "Syntax-Check": true,
"Notifications": true
}, },
"FileSizeLimit": 52428800, "FileSizeLimit": 52428800,
"AvailableStartYear": 1700, "AvailableStartYear": 1700,