]> jfr.im git - uguu.git/blame - dist.json
template changes
[uguu.git] / dist.json
CommitLineData
d8c46ff7
GJ
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",
8c54a1f3 24 "ServerCountryLocation": "Sweden",
db84546e 25 "SiteMetaInfo": "Uguu is a temporary file hosting service, upload files up to 100MiB for 24 hours.",
d8c46ff7
GJ
26 "paypalUrl": "",
27 "bitcoinAddress": "",
28 "flattrUrl": ""
db84546e 29}