Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pôle IS
Bundles Symfony 2
file-upload-bundle
Commits
4bd0804b
Commit
4bd0804b
authored
Jan 11, 2018
by
Oulahal Said
Committed by
Guillaume Perréal
Jul 24, 2018
Browse files
Correction format
parent
a89e1816
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Resources/config/services.yml
View file @
4bd0804b
...
...
@@ -79,14 +79,14 @@ services:
irstea_file_upload.virus_scanner.socket
:
class
:
Socket\Raw\Socket
arguments
:
-
"
%irstea_file_upload.virus_scanner.clamav_socket_path"
-
"
%irstea_file_upload.virus_scanner.clamav_socket_path
%
"
irstea_file_upload.virus_scanner.client
:
class
:
Xenolope\Quahog\Client
arguments
:
-
"
@irstea_file_upload.virus_scanner.socket"
-
"
%irstea_file_upload.virus_scanner.client_timeout"
-
"
%irstea_file_upload.virus_scanner.client_mode"
-
"
%irstea_file_upload.virus_scanner.client_timeout
%
"
-
"
%irstea_file_upload.virus_scanner.client_mode
%
"
irstea_file_upload.virus_scanner
:
class
:
Irstea\FileUploadBundle\Listener\VirusScannerListener
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment