diff --git a/pylinkahead.ini.template b/pylinkahead.ini.template
index 1bb798ec2bab659293fb5afaa73a87e94a62b868..18db107c816ae17e6bfdb7c678b72f18d03b801e 100644
--- a/pylinkahead.ini.template
+++ b/pylinkahead.ini.template
@@ -7,9 +7,9 @@
 ## to point to existing directories in which the CaosDB server has the
 ## permissions to create and execute scripts.
 
-# Location of the scripting bin debug dir which is used for the test
-# scripts from the pyinttest's perspective.
-test_server_side_scripting.bin_dir.local=/path/to/linkahead-pyinttest/resources
+# Location of a temp dir into which the server-side scripts can be
+# copied during the SSS tests.
+test_server_side_scripting.bin_dir.local=/path/to/linkahead-pyinttest/sss-temp/
 
 # Location of the scripting bin debug dir which is used for the test
 # scripts from the server's perspective.