Introduce config module
This commit is contained in:
parent
5b9f3701f5
commit
3fb6834f7d
50 changed files with 213 additions and 208 deletions
|
|
@ -15,7 +15,7 @@ import DriveFolder from '../models/drive-folder';
|
|||
import { pack } from '../models/drive-file';
|
||||
import event, { publishDriveStream } from '../event';
|
||||
import getAcct from '../user/get-acct';
|
||||
import config from '../conf';
|
||||
import config from '../config';
|
||||
|
||||
const gm = _gm.subClass({
|
||||
imageMagick: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue