Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration reloading does not refresh all elements #46

Open
2 of 4 tasks
alexander-bauer opened this issue Jun 20, 2013 · 1 comment
Open
2 of 4 tasks

Configuration reloading does not refresh all elements #46

alexander-bauer opened this issue Jun 20, 2013 · 1 comment

Comments

@alexander-bauer
Copy link
Member

Though the Conf global variable is refreshed on SIGHUP, not all elements that depend on it are, including:

  • Static directory (res/)
  • Email templates (res/email/)
  • Database connection Db
  • HTTP server bind address
@lukevers
Copy link
Member

@SashaCrofter could running RegisterTemplates() within the os signal switch statement reload the templates? I've tested it out and I get no errors, but I can't test it for the emails being different since I don't have a mail server currently set up.

alexander-bauer added a commit that referenced this issue Jan 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants