Ver código fonte

some fixes

master
Evgeniy Ierusalimov 1 ano atrás
pai
commit
d479236463
2 arquivos alterados com 5 adições e 1 exclusões
  1. 1
    1
      .env
  2. 4
    0
      README.md

+ 1
- 1
.env Ver arquivo

@@ -22,7 +22,7 @@ APP_SECRET=433b91b597b7ee4854b62c68fd2f5174
22 22
 ##
23 23
 IMAP_PATH=
24 24
 IMAP_USERNAME=
25
-IMAP_STORE_ATTACHMENTS_DIR="%kernel.project_dir%/var/imap/attachments"
25
+IMAP_STORE_ATTACHMENTS_DIR=var/imap/attachments
26 26
 
27 27
 ###> doctrine/doctrine-bundle ###
28 28
 # Format described at https://www.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html#connecting-using-a-url

+ 4
- 0
README.md Ver arquivo

@@ -0,0 +1,4 @@
1
+**FinFollowBCS**
2
+
3
+do not forget to remove `var/imap/attachments/*.bin` files after
4
+

Carregando…
Cancelar
Salvar