fix: Correct group
This commit is contained in:
parent
59c39a3f6b
commit
1885f77738
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ IFS="
|
||||||
#Set your parameters here
|
#Set your parameters here
|
||||||
site=friendica.example.net
|
site=friendica.example.net
|
||||||
user=friendica
|
user=friendica
|
||||||
group=friendica
|
group=www-data
|
||||||
fileperm=640
|
fileperm=640
|
||||||
folderperm=750
|
folderperm=750
|
||||||
folder=/var/www/friendica
|
folder=/var/www/friendica
|
||||||
|
|
Loading…
Add table
Reference in a new issue