summarylogtreecommitdiffstats
path: root/sheepit-client.conf
diff options
context:
space:
mode:
authorJturnerusa2020-09-14 21:32:27 -0400
committerJturnerusa2020-09-14 21:32:27 -0400
commit3d83c2a0c400b30a8c1a79046c3b4771690ad5c4 (patch)
treeb4a777b5541bfbd647bb937112500a7de3429f7e /sheepit-client.conf
parent95f754bf444877c1e82f281d2de486a5949d1a90 (diff)
downloadaur-3d83c2a0c400b30a8c1a79046c3b4771690ad5c4.tar.gz
Updated PKGBUILD, added sandboxing to systemd service, md5sums changed to sha256sums, replaced sysusers home directory with systemd cache directory setting, added a few extra depends that are needed for headless use or were recently introduced(?).
Diffstat (limited to 'sheepit-client.conf')
-rw-r--r--sheepit-client.conf24
1 files changed, 10 insertions, 14 deletions
diff --git a/sheepit-client.conf b/sheepit-client.conf
index eb76d1d4098c..bcc3ee8ff985 100644
--- a/sheepit-client.conf
+++ b/sheepit-client.conf
@@ -4,16 +4,16 @@
# values or run sheepit-client and
# paste the content of ~/.sheepit.conf
# here.
-# It is however recommended to
-# set cache-dir to the directory suggested
-# here since the default uses /tmp
-# and it might fill up quickly.
-# The ui setting is overriden by the
-# service so there is no need to change it.
+
+# This option must not
+# be changed.
+ui=text
# Cache/Working directory. Caution,
# everything in it not related to the
-# render-farm will be removed
+# render-farm will be removed.
+# Changing the cache directory
+# requires editing the service
cache-dir=/var/cache/sheepit-client/
# CPU: only use cpu, GPU: only use gpu,
@@ -44,16 +44,12 @@ proxy=
# Set render process priorit (19
# lowest to -19 highest)
-prority=19
+#prority=19
# Maximum time allow for each frame (in
# minute)
#rendertime=20
# Maximum memory allow to be used by
-# renderer (in KB)
-#ram=2097152
-
-# Tile size
-#tile-size=128
-
+# renderer (in MB).
+#ram=2000M