* room server: new config "allow.read.only"

Este cometimento está contido em:
Scott Powell
2025-03-24 00:25:36 +11:00
ascendente 39a4476194
cometimento d07abc39b6
3 ficheiros modificados com 35 adições e 15 eliminações
+1 -1
Ver ficheiro
@@ -20,7 +20,7 @@ struct NodePrefs { // persisted to file
uint32_t guard;
uint8_t sf;
uint8_t cr;
uint8_t reserved1;
uint8_t allow_read_only;
uint8_t reserved2;
float bw;
uint8_t flood_max;