[Paste] Reload only on config change.
Is there a way to do "paster serve --reload" only for 1 file?
When I save some settings in my ini file, I want to restart the app.
I tried using paste.reloader.watch_file(file) and it does shutdown the
app, but it doesn't restart it..
Anyone know a solution for this?
Thanks!
--
You received this message because you are subscribed to the Google Groups "Paste Users" group.
To post to this group, send email to paste-users@???.
To unsubscribe from this group, send email to paste-users+unsubscribe@???.
For more options, visit this group at http://groups.google.com/group/paste-users?hl=en.