028cdccc65
Update install instructions. Note that xmpp is disabled in the stack.yaml, because that needs C libraries that would take extra work for the user to install. xmpp is moving toward deprecation anyway.
30 lines
519 B
YAML
30 lines
519 B
YAML
flags:
|
|
git-annex:
|
|
asciiprogress: false
|
|
tahoe: true
|
|
tdfa: true
|
|
inotify: true
|
|
feed: true
|
|
database: true
|
|
webapp-secure: true
|
|
production: true
|
|
ekg: false
|
|
assistant: true
|
|
pairing: true
|
|
cryptonite: true
|
|
xmpp: false
|
|
network-uri: true
|
|
s3: true
|
|
dbus: true
|
|
testsuite: true
|
|
webdav: true
|
|
torrentparser: true
|
|
android: false
|
|
androidsplice: false
|
|
quvi: true
|
|
dns: true
|
|
desktopnotify: true
|
|
webapp: true
|
|
packages:
|
|
- '.'
|
|
extra-deps: []
|