mirror of
https://github.com/progval/irctest.git
synced 2025-04-04 14:29:46 +00:00
Fix file name
This commit is contained in:
@ -4,7 +4,7 @@ from .base_hybrid import BaseHybridController
|
||||
|
||||
TEMPLATE_CONFIG = """
|
||||
module_base_path = "{install_prefix}/lib/ircd-hybrid/modules";
|
||||
.include "./modules.conf"
|
||||
.include "./reference.modules.conf"
|
||||
|
||||
serverinfo {{
|
||||
name = "My.Little.Server";
|
||||
|
Reference in New Issue
Block a user