🔧 set some defaults

This commit is contained in:
mi
2025-11-15 18:07:00 +10:00
parent 866bfe4d6d
commit 511c9bee48

View File

@@ -87,11 +87,11 @@ API_SPEC_LINK = None # Set to 'openapi.yml' to enable
# Global setting: Set to True to enable comic embed functionality
# When enabled, users can get embed codes to display comics on other websites
EMBED_ENABLED = True
EMBED_ENABLED = False
# Global setting: Set to True to enable permalink copy button
# When enabled, users can easily copy a direct link to the current comic
PERMALINK_ENABLED = True
PERMALINK_ENABLED = False
COMICS = [
{