mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 10:17:07 +00:00
Add comment
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* This refers to the Dougal instance configuration, taken
|
||||
* from $DOUGAL_ROOT/etc/config.yaml
|
||||
*/
|
||||
|
||||
const fs = require('fs');
|
||||
const path = require('path');
|
||||
const crypto = require('crypto');
|
||||
|
||||
Reference in New Issue
Block a user