Add post install text and set default logger false

This commit is contained in:
Roni Saha
2017-10-23 14:57:41 +06:00
parent 8170563f40
commit a6abd85f79
2 changed files with 5 additions and 1 deletions
@@ -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
+3
View File
@@ -0,0 +1,3 @@
<bg=blue;fg=white> Next for XiideaEasyAuditBundle </>
* <fg=blue>Read</> the documentation at <comment>http://xiidea.github.io/EasyAuditBundle/</>