Changeset - 1906a1389cdd
[Not reviewed]
default
0 4 0
timeless@gmail.com - 10 years ago 2016-05-03 14:13:39
timeless@gmail.com
spelling: separated
4 files changed with 4 insertions and 4 deletions:
0 comments (0 inline, 0 general)
development.ini
Show inline comments
 
@@ -243,7 +243,7 @@ api_access_controllers_whitelist =
 
#    FilesController:archivefile
 

	
 
## default encoding used to convert from and to unicode
 
## can be also a comma seperated list of encoding in case of mixed encodings
 
## can be also a comma separated list of encoding in case of mixed encodings
 
default_encoding = utf8
 

	
 
## issue tracker for Kallithea (leave blank to disable, absent for default)
kallithea/bin/template.ini.mako
Show inline comments
 
@@ -240,7 +240,7 @@ api_access_controllers_whitelist =
 
#    FilesController:archivefile
 

	
 
<%text>## default encoding used to convert from and to unicode</%text>
 
<%text>## can be also a comma seperated list of encoding in case of mixed encodings</%text>
 
<%text>## can be also a comma separated list of encoding in case of mixed encodings</%text>
 
default_encoding = utf8
 

	
 
<%text>## issue tracker for Kallithea (leave blank to disable, absent for default)</%text>
kallithea/config/deployment.ini_tmpl
Show inline comments
 
@@ -236,7 +236,7 @@ api_access_controllers_whitelist =
 
#    FilesController:archivefile
 

	
 
## default encoding used to convert from and to unicode
 
## can be also a comma seperated list of encoding in case of mixed encodings
 
## can be also a comma separated list of encoding in case of mixed encodings
 
default_encoding = utf8
 

	
 
## issue tracker for Kallithea (leave blank to disable, absent for default)
kallithea/tests/test.ini
Show inline comments
 
@@ -242,7 +242,7 @@ api_access_controllers_whitelist =
 
#    FilesController:archivefile
 

	
 
## default encoding used to convert from and to unicode
 
## can be also a comma seperated list of encoding in case of mixed encodings
 
## can be also a comma separated list of encoding in case of mixed encodings
 
default_encoding = utf8
 

	
 
## issue tracker for Kallithea (leave blank to disable, absent for default)
0 comments (0 inline, 0 general)