diff options
-rw-r--r-- | templates/macros.erb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/macros.erb b/templates/macros.erb index 49deefa..67953cb 100644 --- a/templates/macros.erb +++ b/templates/macros.erb @@ -95,6 +95,7 @@ AllowOverride All RailsBaseURI / PassengerResolveSymlinksInDocumentRoot on + PassengerUploadBufferDir /tmp </Directory> # end rails config </Macro> |