View Issue Details

IDProjectCategoryView StatusLast Update
0004555unrealircdpublic2016-01-22 17:51
Reportercards Assigned Tosyzop  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionduplicate 
Platformall 
Summary0004555: #Define options
DescriptionTaking this option from anope, this would be an awesome feature to allow updates. It would allow people to utilize a define.conf file, and not have to change the unrealircd.conf file for each server. (Also beneficial for remote includes).

/*
 * [OPTIONAL] Defines
 *
 * You can define values to other values, which can be used to easily change
 * many values in the configuration. at once.
 */
/*
 * The services.host define is used in multiple different locations throughout the
 * configuration for services clients hostnames.
 */
define
{
        name = "services.host"
        value = "server.host.net"
}

TagsNo tags attached.
3rd party modules

Relationships

duplicate of 0004144 resolvedsyzop Define Variables in config file. 

Activities

syzop

2016-01-22 17:51

administrator   ~0019071

This is indeed a good idea. It has been suggested in 0004144 already so I'm closing this one.

Issue History

Date Modified Username Field Change
2016-01-21 03:03 cards New Issue
2016-01-22 17:47 syzop Relationship added duplicate of 0004144
2016-01-22 17:51 syzop Note Added: 0019071
2016-01-22 17:51 syzop Status new => closed
2016-01-22 17:51 syzop Assigned To => syzop
2016-01-22 17:51 syzop Resolution open => duplicate