{% extends 'base.html' %} {% block title %}Settings{% endblock %} {% block page_title %}Settings{% endblock %} {% block content %}
🔑 Facebook App Configuration
{{ fb_app_id or '(not set – edit .env)' }}
{{ fb_redirect or '(not set)' }}
Edit the .env file to change these values, then restart the server.
⏱ Scheduler
/schedule.py
Set up an external cron job to access this URL periodically.
🎨 Appearance
🔐 Account
Reconnect Facebook Logout
{% endblock %}