[library-web/oscp] Change private_dir to /data
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [library-web/oscp] Change private_dir to /data
- Date: Fri, 10 Jan 2020 14:43:30 +0000 (UTC)
commit f0a1ef62b50f5bfe9ec7b5c4a8d5ff5f7a35d266
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Fri Jan 10 14:51:14 2020 +0100
Change private_dir to /data
lgo/library-web.lgorc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lgo/library-web.lgorc b/lgo/library-web.lgorc
index cb08538..c9a6317 100644
--- a/lgo/library-web.lgorc
+++ b/lgo/library-web.lgorc
@@ -1,7 +1,7 @@
import sys
baseref = 'http://help.gnome.org'
-private_dir = '/var/cache/gnomeweb/library.gnome.org'
+private_dir = '/data'
download_cache_dir = os.path.join(private_dir, 'cache')
output_dir = '/srv/http/library-web/html/'
ftp_gnome_org_local_copy = "/ftp"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]