Set the uploads dir inside of /opt/ejabberd instead of /var/www
/var/www is intended for nginx/apache I have copied over the old directories manually on Andromeda before running this code Fixes #80
This commit is contained in:
@@ -4,7 +4,7 @@ maintainer_email 'ops@kosmos.org'
|
||||
license 'MIT'
|
||||
description 'Installs/Configures kosmos-ejabberd'
|
||||
long_description 'Installs/Configures kosmos-ejabberd'
|
||||
version '0.1.0'
|
||||
version '0.1.1'
|
||||
chef_version '>= 12.14' if respond_to?(:chef_version)
|
||||
|
||||
# The `issues_url` points to the location where issues for this cookbook are
|
||||
|
||||
Reference in New Issue
Block a user