Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56473a5 commit f0c9eadCopy full SHA for f0c9ead
README.md
@@ -63,7 +63,7 @@ set :file_permissions_paths, [fetch(:log_path), fetch(:cache_path)]
63
# Name used by the Web Server (i.e. www-data for Apache)
64
set :webserver_user, "www-data"
65
66
-# Method used to set permissions (:chmod, :acl, or :chown)
+# Method used to set permissions (:chmod, :acl, or :chgrp)
67
set :permission_method, false
68
69
# Execute set permissions
0 commit comments