15 ::ll::TypedStorage<4, 4, ::PermissionLAN> permissionLAN;
16 ::ll::TypedStorage<4, 4, ::PermissionIPv6> permissionIPv6;
17 ::ll::TypedStorage<4, 4, ::NetworkStatisticsConfig> statsConfig;
18 ::ll::TypedStorage<1, 1, bool> disableLanSignaling;
19 ::ll::TypedStorage<1, 1, bool> disableTrickleIce;
20 ::ll::TypedStorage<4, 4, ::RakNetServerLANVisibility> allowLanDiscovery;
21 ::ll::TypedStorage<1, 1, bool> enablePacketRateLimiting;
22 ::ll::TypedStorage<8, 16, ::std::optional<::std::chrono::seconds>> netherNetTimeout;
23 ::ll::TypedStorage<2, 2, ushort> preferredPort;