SomberNight
6a2806c2c5
simple_config: implement complex default values
...
Besides a literal value, the default can now also be a callable,
which gets called with the config and evaluated as needed, lazily.
This potentially allows e.g. the default value of one configvar to
depend on the current value of another configvar.
2023-09-07 15:30:46 +00:00
..
2023-08-18 08:52:02 +02:00
2023-08-30 18:40:41 +00:00
2023-09-06 14:12:26 +00:00
2023-07-28 11:16:48 +02:00
2023-04-27 17:03:16 +00:00
2023-04-24 12:58:30 +00:00
2023-06-29 14:34:02 +00:00
2023-09-07 13:18:23 +00:00
2023-05-25 17:39:48 +00:00
2023-03-03 16:40:35 +00:00
2023-03-30 00:59:13 +00:00
2023-08-22 18:12:15 +00:00
2023-02-18 11:29:54 +00:00
2023-08-27 11:43:17 +02:00
2023-06-29 14:34:06 +00:00
2023-02-20 16:53:44 +00:00
2023-06-23 16:01:03 +00:00
2023-07-14 14:29:21 +00:00
2023-05-17 15:19:41 +00:00
2023-09-06 15:53:40 +00:00
2023-02-18 11:29:54 +00:00
2023-09-07 15:30:46 +00:00
2023-05-25 17:39:48 +00:00
2023-09-06 14:12:30 +00:00
2023-03-03 16:40:12 +00:00
2023-07-08 12:18:37 +02:00
2023-02-18 11:29:54 +00:00
2023-08-18 08:08:31 +02:00
2023-09-06 14:12:30 +00:00