mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Remove useless server configuration loads
This commit is contained in:
@ -95,7 +95,6 @@ const SettingsPrivacySection = {
|
||||
const settings = await SettingsInterface.getDataConservationPolicy();
|
||||
|
||||
// Load server policy
|
||||
await ServerConfig.ensureLoaded();
|
||||
const serverPolicy = ServerConfig.conf.data_conservation_policy;
|
||||
|
||||
// Use Vue
|
||||
|
Reference in New Issue
Block a user