Files
ports/www/nextcloud/pkg-plist
Bernard Spil 6b61382523 www/nextcloud: Fix config permissions
* Nextcloud modifies the config file at runtime

Reported by:	Thierry Thomas
2024-08-25 11:55:21 +02:00

5 lines
293 B
Plaintext

bin/occ
@sample(,%%NEXTCLOUD_GROUPNAME%%,644) %%WWWDIR%%/.htaccess.dist %%WWWDIR%%/.htaccess
@(%%NEXTCLOUD_USERNAME%%,%%NEXTCLOUD_GROUPNAME%%,664) %%WWWDIR%%/.user.ini
@sample(%%NEXTCLOUD_USERNAME%%,%%NEXTCLOUD_GROUPNAME%%,640) %%WWWDIR%%/config/config.sample.php %%WWWDIR%%/config/config.php