We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b914d0c commit e13be36Copy full SHA for e13be36
pgcommitfest/local_settings_example.py
@@ -30,3 +30,5 @@
30
MOCK_ARCHIVE_DATA = os.path.join(
31
BASE_DIR, "commitfest", "fixtures", "archive_data.json"
32
)
33
+
34
+CFBOT_SECRET = "INSECURE"
0 commit comments