Hello Roberto,
thanks a lot for your quick reply. Yes you are correct, I was reading the
v2.4 documentation. Okay, then I will look forward to v2.4 in Docker :-)
I "cleaned" my local.py but your post (adjusted the secret_key) but still
english is the default language and there is a huge list of avialablr
languages when I add a document.
Do you have any further hint for me?
Thanky you in advance.
Regards
Mirco
Am Sonntag, 25. Juni 2017 17:30:52 UTC+2 schrieb Roberto Rosario:
>
> There are some partials appended several times remove them, leave only the
> lines:
>
> from __future__ import absolute_import
>
> from .base import *
>
> SECRET_KEY = 'xxx'
> ALLOWED_HOSTS = ['*']
>
> DOCUMENTS_LANGUAGE_CHOICES = (('eng', 'English'), ('deu', 'Deutsch'))
> DOCUMENTS_LANGUAGE = 'deu'
> MAYAN_COMMON_PAGINATE_BY=50
>
> The setting option for pagination is COMMON_PAGINATE_BY,
> MAYAN_COMMON_PAGINATE_BY is used for environment variables on version 2.4
> (not yet available in Docker image).
>
>
>
--
---
You received this message because you are subscribed to the Google Groups
"Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.