mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
Add post install text and set default logger false
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# Read the documentation: http://xiidea.github.io/EasyAuditBundle/
|
||||
xiidea_easy_audit:
|
||||
# entity_class : App\Entity\AuditLog
|
||||
entity_class : Xiidea\EasyAuditBundle\Entity\BaseAuditLog
|
||||
default_logger : false
|
||||
user_property : ~ # or username
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
<bg=blue;fg=white> Next for XiideaEasyAuditBundle </>
|
||||
|
||||
* <fg=blue>Read</> the documentation at <comment>http://xiidea.github.io/EasyAuditBundle/</>
|
||||
Reference in New Issue
Block a user