Skip to content

Commit

Permalink
chore(testapp): add commented autoreload to the app settings
Browse files Browse the repository at this point in the history
Leaving there as a reference. Just uncoment the configuration and
the application will restart after a file in the app directory
changes.

Fixes: #443
  • Loading branch information
piraz committed Apr 28, 2024
1 parent ca71bf7 commit 06de21f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/testapp/conf/firenado.yml
Expand Up @@ -23,6 +23,7 @@ app:
#process:
# num_processes: 4
settings:
# autoreload: true
cookie_secret: "rebfcrj1qc81j76pxhb10pbrewe7exmjghftll93jh6sgporsc7igvrgk9l9oy9u"
xsrf_cookies: true

Expand Down

0 comments on commit 06de21f

Please sign in to comment.