diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/inspircd.conf.example | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index 97e61007a..ce903240c 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -386,6 +386,10 @@ # # # By default, ALL modules are commented out. You must uncomment them # # or add lines to your config to load modules. # +# # +# WINDOWS USERS PLEASE NOTE: You can still load these modules! They # +# are incorporated into the executable and can be loaded and removed # +# similarly to if they were in a ramdisk. # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Foobar module - does nothing |