* album export

This commit is contained in:
Danyi Dávid
2017-08-15 00:32:07 +02:00
parent 71253ff1ac
commit 5b04f5e222
7 changed files with 67 additions and 8 deletions

View File

@@ -8,8 +8,9 @@ set('ssh_multiplexing', true);
set('repository', 'https://gogs.ragnarok.yvan.hu/yvan/gallery-api.git');
set('shared_dirs', [
// 'vendor',
'data/export',
'data/galleries',
'data/tmp',
]);
set('shared_files', [
'config/autoload/doctrine.local.php',