diff --git a/conf/modules.conf b/conf/modules.conf
index 7656f4ebc8879d8f5055035c5d65e8115ea4a106..947a68e24597f349c5c52e761010f73cd3becf10 100644
--- a/conf/modules.conf
+++ b/conf/modules.conf
@@ -222,7 +222,7 @@
 #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
 # bcrypt module: Allows other modules to generate bcrypt hashes,
 # usually for cryptographic uses and security.
-#<module name="bcrypt">
+<module name="bcrypt">
 #
 # rounds: Defines how many rounds the bcrypt function will run when
 # generating new hashes.