How to configure an app created with Turboku

After we have created an app using Turboku, how can I configure values usually read from the fly.toml ?

I have tried setting the values in the toml file but they are not being picked up.

Specifically I want to set connection limits.

Thanks

Whoops I missed this the other day! Heroku deploys don’t currently pick up the fly.toml. Updating that separately is possible, but convoluted right now. I can hand update these settings for you if you’d like. They will stick between deploys.

Is this still the case? If I unlink/delete my heroku app and deploy with fly deploy, will fly.toml be picked up?

And generally speaking, is fly deploy the only way to apply changes in fly.toml?

Thanks in advance :slight_smile: