We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f47c9 commit 63422c8Copy full SHA for 63422c8
dockerfiles/druphungary/druphungary-settings.inc
@@ -7,3 +7,5 @@
7
'host' => 'mysql',
8
'prefix' => '',
9
);
10
+# Set right /tmp directory
11
+$conf['file_temporary_path'] = '/tmp';
0 commit comments