Increase maxLength for advowareArt field in CDokumente metadata; update microtime values in config and state files

This commit is contained in:
2026-03-26 10:50:40 +01:00
parent 8e7bb9f141
commit cca6d288eb
3 changed files with 4 additions and 4 deletions

View File

@@ -117,7 +117,7 @@
},
"advowareArt": {
"type": "varchar",
"maxLength": 100,
"maxLength": 255,
"tooltip": true,
"isCustom": true
},