SubverseIM / Subverse.NET

An example implementation of the Subverse Network written in C# .NET for Core v8.0+
https://subverse.network
The Unlicense
4 stars 1 forks source link

[feature/server] Implement Configuration/Policy Management #3

Closed SubverseIM closed 2 months ago

SubverseIM commented 7 months ago

A wrapper should be built around the built-in .NET Core IConfiguration service that provides an easy way to tweak Subverse-specific policy. Such policy items might include:

Discussion under this issue is open to all relevant comments.