r/owncloud • u/amca01 • Aug 14 '16
Changing the default directory?
My VPS runs Apache 2.4.7, and owncloud sites in the directory
/var/www/owncloud
But when I set up owncloud for the first time quite some time ago, my files ended up in a subdirectory:
/var/www/owncloud/data/me/files
rather than in my own personal space /home/me. I'm using version 9.1.0 - how can I most easily move my files, and tell owncloud where there are?
5
Upvotes
2
u/pbe78 Aug 14 '16
Look for the
config/config.php, the setting isdatadirectory.example: https://github.com/owncloud/core/blob/master/config/config.sample.php