documentation icon indicating copy to clipboard operation
documentation copied to clipboard

AppConfig is not recommended everywhere

Open SMillerDev opened this issue 1 year ago • 4 comments
trafficstars

Since nextcloud 29 there is: AppConfig But if you're looking at the configuration docs there is no mention of this, and implementing those recommendations will set you up to use deprecated methods that are going away.

The documentation should probably recommend AppConfig over IConfig.

SMillerDev avatar Sep 21 '24 09:09 SMillerDev