datahuborg / datahub

An experimental hosted platform (GitHub-like) for organizing, managing, sharing, collaborating, and making sense of data.
https://datahub.csail.mit.edu
MIT License
210 stars 60 forks source link

Make path to /user_data configurable #123

Open justinanderson opened 8 years ago

justinanderson commented 8 years ago

Defining the "/user_data" path somewhere like settings.py would allow for setup when sudo isn't available, like in Travis CI's containers. That would speed up CI builds a lot and ease the path to more dynamic data folders (e.g. external systems and per user).