[Path] file_root = %(parent_dir)s config_dir = %(file_root)s/data/etc/plinth data_dir = %(file_root)s/data/var/lib/plinth server_dir = /plinth actions_dir = %(file_root)s/actions doc_dir = %(file_root)s/doc custom_static_dir = %(file_root)s/data/var/www/plinth/custom/static store_file = %(data_dir)s/plinth.sqlite3 [Network] host = 127.0.0.1 port = 8000 use_x_forwarded_for = True use_x_forwarded_host = True secure_proxy_ssl_header = HTTP_X_FORWARDED_PROTO [Misc] box_name = FreedomBox