add usage logging for premium services

This commit is contained in:
Enstrayed
2023-11-15 11:44:47 -08:00
parent d0fbff553f
commit 867884a4d2
3 changed files with 6 additions and 1 deletions

View File

@@ -17,7 +17,8 @@
"connectionString": "",
"senderAddress": "apinotifications@enstrayed.com",
"authKeyInDb": "apiAuthKeys.azure"
"authKeyInDb": "apiAuthKeys.azure",
"usageKeyPrefix": "apiUsage.azure."
}
}