Replies: 1 comment
-
I also tried to set the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed an issue with file permissions for new repositories created with diffusions. It seems like the daemon creates the repo folder with another user than the phabriator user:
I solved it manually by setting the repo folder itstelf to www-data. Also set the
/var/repo
itself towww-data:www-data
Or did I miss anything ^^
Beta Was this translation helpful? Give feedback.
All reactions