Anope IRC Services

Anope Development => Feature Requests => Topic started by: katsklaw on January 29, 2011, 10:51:31 PM

Title: [FEATURE] include block
Post by: katsklaw on January 29, 2011, 10:51:31 PM
Add the ability to include other configuration files.

Example:

include {
     files = "file1 file2 file3"
}


This will allow users to separate their data from services.conf for data that changes frequently such as staff changes. The user doesn't have to wade through the entire config to find the opers section, they just edit opers.conf or the like.