mirror of
https://github.com/markqvist/Retipedia
synced 2026-08-12 18:35:08 -04:00
11 lines
No EOL
363 B
Python
11 lines
No EOL
363 B
Python
# .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
|
|
lxmf_address = False |