* cleanup

This commit is contained in:
Danyi Dávid
2017-07-21 21:15:09 +02:00
parent 23d72b566c
commit 40ac17d892
6 changed files with 22 additions and 12 deletions

View File

@@ -8,7 +8,7 @@ set('ssh_multiplexing', true);
set('repository', 'ssh://gogs@gogs.ragnarok.yvan.hu:2206/yvan/gallery-api.git');
set('shared_dirs', [
'vendor',
// 'vendor',
'data/galleries',
]);
set('writable_dirs', []);