summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
-rw-r--r--flowee.conf3
2 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85d4ab4a4098..175f9fbea787 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ source=("git+https://github.com/floweethehub/hub.git#branch=master"
sha256sums=('SKIP'
"d09fe561ed2b5fa0abf40bb5bfce0d6294b3747f97b94b473d040bda7b212985"
- "bc14acf0d1b4064553756a1e81c0b943e842296f2a2af6442e480b846392e6bc"
+ "c02e66610a93f1f8b302b5409aa094ec8fd842698f2f7b54d8645bebae3da98b"
"635bf93ae346f7a8f4baf61d2d8316aa24647e87d23847876302330cb1e1191b")
pkgver() {
diff --git a/flowee.conf b/flowee.conf
index 193d7979cd52..534dadbb8c23 100644
--- a/flowee.conf
+++ b/flowee.conf
@@ -2,5 +2,6 @@
datadir=/var/lib/flowee
pid=/var/lib/flowee/hub.pid
-# make the cookie go to /etc/flowee
+# make the cookies go to /etc/flowee
rpccookiefile=/etc/flowee/.cookie
+apicookiefile=/etc/flowee/api-cookie