]> jfr.im git - uguu.git/blob - dist.json
update favicon
[uguu.git] / dist.json
1 {
2 "init": {
3 "allowErrors": false
4 },
5 "dest": "dist",
6 "pkgVersion": "<%= pkg.version %>",
7 "banners": [
8 "banners/malware_scans.swig",
9 "banners/donations.swig"
10 ],
11 "src": [
12 "templates/index.swig",
13 "templates/faq.swig",
14 "templates/tools.swig"
15 ],
16 "generateRobotstxt": false,
17 "generateSitemap": false,
18 "max_upload_size": 128,
19 "production": false,
20 "siteName": "SITENAME",
21 "siteUrl": "https://yoursite.com",
22 "abuseContact": "abuse@example.com",
23 "infoContact": "info@example.com",
24 "ServerCountryLocation": "Sweden",
25 "SiteMetaInfo": "SITENAME is a temporary file hosting service, upload files up to 128MiB for 24 hours.",
26 "ToolsDesc": "The following tools might need editing to work on this clone of Uguu, usually editing the URL works.",
27 "paypalUrl": "",
28 "bitcoinAddress": "",
29 "flattrUrl": ""
30 }