diff mod_reload_modules.wiki @ 495:fa33da93a246

trim trailing whitespace
author Kim Alvefur <zash@zash.se>
date Tue, 18 Nov 2014 14:06:49 +0100
parents 6aa13786ce90
children
line wrap: on
line diff
--- a/mod_reload_modules.wiki	Tue Nov 18 14:03:41 2014 +0100
+++ b/mod_reload_modules.wiki	Tue Nov 18 14:06:49 2014 +0100
@@ -3,7 +3,7 @@
 
 = Introduction =
 
-By default Prosody does not reload modules at runtime unless instructed to via one of its admin interfaces. However sometimes you want to easily reload a module to apply new settings when the config changes. 
+By default Prosody does not reload modules at runtime unless instructed to via one of its admin interfaces. However sometimes you want to easily reload a module to apply new settings when the config changes.
 
 mod_reload_modules will reload a set list of modules every time Prosody reloads its config (e.g. on SIGHUP).