fix(config): 💚 Fix incorrect CI config

This commit is contained in:
Jesse Wierzbinski 2024-09-23 11:56:18 +02:00
parent c7221ae9d1
commit c993b7207e
No known key found for this signature in database

View file

@ -284,3 +284,9 @@ max_coeff = 1.0
[custom_ratelimits]
# Add in any API route in this style here
"/api/v1/timelines/public" = { duration = 60, max = 200 }
[plugins]
[plugins."@versia/openid".keys]
private = "MC4CAQAwBQYDK2VwBCIEID+H5n9PY3zVKZQcq4jrnE1IiRd2EWWr8ApuHUXmuOzl"
public = "MCowBQYDK2VwAyEAzenliNkgpXYsh3gXTnAoUWzlCPjIOppmAVx2DBlLsC8="