DigiComp.AssetAttributes/Configuration/Settings.yaml
Ferdinand Kuhl 3fd819dc4b
Some checks failed
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/functional-tests Pipeline failed
First working version
2023-02-09 13:02:22 +01:00

13 lines
212 B
YAML

DigiComp:
AssetAttributes:
urlReplacements:
-
key: ","
value: "-"
-
key: "/"
value: "-"
-
key: "+"
value: "-"
customAssetProperties: []