Retipedia/settings.py

11 lines
363 B
Python
Raw Permalink Normal View History

2024-02-25 20:33:26 -05:00
# .zim archive settings
archive_path = ""
# What type of .zim archive the node is hosting - currently supported: wikipedia
archive_type = "wikipedia"
# Node settings
# The title to display
node_title = "Retipedia"
# The LXMF address of the Node operator - this is an optional field that can be toggled on / off to display on the about page
2024-02-25 20:35:44 -05:00
lxmf_address = False