Huginn runtime settings are primarily managed through the .env file in the application directory.
/home/huginn/huginn/.env/home/huginn/huginn/.env.example (reference template)APP_SECRET_TOKENDOMAINPORTDATABASE_ADAPTERDATABASE_HOSTDATABASE_NAMEDATABASE_USERNAMEDATABASE_PASSWORDINVITATION_CODESKIP_INVITATION_CODEENABLE_INSECURE_AGENTSSCHEDULER_FREQUENCY.env.cd /home/huginn/huginn
bundle exec rake about
bundle exec rake db:migrate:status