New feature : User, Guest and Gestionnaire can be upload a document with theirs comments
This commit is contained in:
parent
fb2eeddf97
commit
b15c2bbb2b
19 changed files with 214 additions and 59 deletions
4
config/initializers/clamav.rb
Normal file
4
config/initializers/clamav.rb
Normal file
|
@ -0,0 +1,4 @@
|
|||
CLAMAV = Hashie::Mash.new ({
|
||||
mock?: true,
|
||||
response: true
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue