aboutsummaryrefslogtreecommitdiff
path: root/development.ini
diff options
context:
space:
mode:
authorMarcin Kuzminski <marcin@python-works.com>2012-11-15 00:57:52 +0100
committerMarcin Kuzminski <marcin@python-works.com>2012-11-15 00:57:52 +0100
commit3b831505abba789e21caf813f487d744ba8f3a9b (patch)
treef9a858fec93f7c8b8a4cd69bd3e587ceef2ac1ad /development.ini
parentfaef847ffb39e5291b1d123e1d20ca385412357d (diff)
Implemented #647, option to pass list of default encoding used to encode to/decode from unicode
--HG-- branch : beta
Diffstat (limited to 'development.ini')
-rw-r--r--development.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/development.ini b/development.ini
index 76b23046..66c3c8ad 100644
--- a/development.ini
+++ b/development.ini
@@ -76,6 +76,8 @@ use_gravatar = true
container_auth_enabled = false
proxypass_auth_enabled = false
+## default encoding used to convert from and to unicode
+## can be also a comma seperated list of encoding in case of mixed encodings
default_encoding = utf8
## overwrite schema of clone url