feature/urlshortener (#263)

This commit is contained in:
Pavel Bannov 2024-06-25 11:33:22 +03:00 committed by GitHub
commit 5a855991d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -326,5 +326,9 @@
"asc.files": "/openapi/asc.files/common.yaml", "asc.files": "/openapi/asc.files/common.yaml",
"asc.data.backup": "/openapi/asc.data.backup/common.yaml" "asc.data.backup": "/openapi/asc.data.backup/common.yaml"
} }
},
"urlShortener":{
"length": 15,
"alphabet": "5XzpDt6wZRdsTrJkSY_cgPyxN4j-fnb9WKBF8vh3GH72QqmLVCM"
} }
} }