View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006072 | unreal | ircd | public | 2022-02-19 23:54 | 2022-03-23 12:27 |
Reporter | Jellis | Assigned To | |||
Priority | low | Severity | feature | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Product Version | 6.0.2 | ||||
Summary | 0006072: Make tld::motd and tld::rules optional | ||||
Description | Adding a TLD for mask * and giving a (remote url) MOTD will have the IRCd spit out config warning config.CONFIG_ERROR_GENERIC [error] https://***:***@example.com:44: tld::rules is missing As discussed on IRC #unreal-support if something isn't specified it should default to default ircd/conf setting and not force users to add rules also here? Also: UnrealIRCd doesn't ship (by default) with a ircd.rules or something - Add an empty file? | ||||
Steps To Reproduce | Add a TLD block like (rules is commented and will spit out the warning) tld { mask *; motd "https://user:pass@example.com/irc1.motd"; // rules "ircd.rules"; }; | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||