Currently, Phabricator stores files in database. This become to be tricky
for efficient MySQL databases backups. Plan is to move to local storage.
This change prepares a migration path by creating a directory to store
the files and declaring it in the configuration.
References: