Software /
code /
prosody
Comparison
.hgtags @ 13626:ac60c21015c7
core.configmanager: Add ways to read config values from files
Inspired by something MattJ said
Allows retrieving config values from files which are expected to be
relative to the config directory, extending on the ENV_ method of
retrieving config values from outside the config file.
- FileLine retrieves the first line, stripping any trailing newline
- FileContents reads the whole file
- FileLines reads lines into an array
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 16 Jan 2025 15:05:00 +0100 |
parent | 13257:e11644485902 |
child | 13636:1ef39ce837be |
comparison
equal
deleted
inserted
replaced
13625:ff13dd315e68 | 13626:ac60c21015c7 |
---|