You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is a data directory. The new Symfony3 structure has a var directory.
Own data should be saved to /var/data/ and config files to /var/config/.
(Edit: config files to /app/config/, sorry for my mistake).