This commit is contained in:
syuilo 2018-11-07 20:59:40 +09:00
parent 501b07c383
commit d5408c429b
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

View file

@ -2,6 +2,7 @@ import Meta, { IMeta } from '../models/meta';
const defaultMeta: any = {
name: 'Misskey',
maintainer: {},
langs: [],
cacheRemoteFiles: true,
localDriveCapacityMb: 256,