datarhei-dragonfork-core/config
Zac Gaetano 80db028281 feat(config): add webrtc global config block
Adds webrtc.enable, webrtc.public_ip, webrtc.nat_1_to_1_ips, and
webrtc.udp_mux_port to the Core Data struct and registers each via
the existing vars system. Default is disabled; no behavior change
without explicit opt-in.
2026-04-17 09:51:02 -04:00
..
copy Fix proper version handling for uploading a new config 2022-10-10 16:19:45 +02:00
store Fix default search paths for config file 2023-09-07 16:23:15 +02:00
v1 Fix tests 2023-02-21 12:57:33 +01:00
v2 Fix tests 2023-02-21 12:57:33 +01:00
value Fix parsing S3 storage definition from environment variable 2023-04-13 12:19:20 +02:00
vars Add tests 2023-01-24 13:40:36 +01:00
config.go feat(config): add webrtc global config block 2026-04-17 09:51:02 -04:00
config_test.go Fix tests 2023-02-21 12:57:33 +01:00
data.go feat(config): add webrtc global config block 2026-04-17 09:51:02 -04:00
data_test.go Use abstract filesystem for stores 2023-02-01 16:09:20 +01:00