Additional config

Additional config variables

If you want to enable the signup to more than one user, just change the value of MAX_ALLOWED_USERS=1 in the .env file

If you don't want to publish on X, just set as false the variable PUBLISH_ENABLED=true

The SCHEDULE_SECRET variable is used to check that the CRON job call is authenticated. Change this value and keep it secret.