Page 1 of 1

[SOLVED] Editing a configuration file

Published: August 30, 2021 - 4:02 PM
by yandre
Good morning,
I'm trying to modify the Nextcloud configuration file C:\Users\%login%\AppData\Local\Nextcloud\nextcloud.cfg in order to add the following lines to the [Global] section:

Code: Select all

logDebug=false
logExpire=1
logDir=C:/tmp
Thank you in advance, best regards.

Re: Editing a configuration file

Published: August 30, 2021 - 5:11 PM
by dcardon
Hello,
you can use the following package as a guide: https://store.wapt.fr/store/tis-wapt-conf-policy
Regards,
Denis

Re: [SOLVED] Editing a config file

Published: September 3, 2021 - 4:34 PM
by yandre
Thank you very much.
Very practical:

Code: Select all

inifile_writestring()