Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
819cd7c2
Commit
819cd7c2
authored
May 13, 2015
by
Michal Čihař
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Increase default limit
Signed-off-by:
Michal Čihař
<
michal@cihar.com
>
parent
f31340f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
weblate/appsettings.py
weblate/appsettings.py
+1
-1
No files found.
weblate/appsettings.py
View file @
819cd7c2
...
@@ -61,7 +61,7 @@ MT_GOOGLE_KEY = getvalue('MT_GOOGLE_KEY', None)
...
@@ -61,7 +61,7 @@ MT_GOOGLE_KEY = getvalue('MT_GOOGLE_KEY', None)
MT_TMSERVER
=
getvalue
(
'MT_TMSERVER'
,
None
)
MT_TMSERVER
=
getvalue
(
'MT_TMSERVER'
,
None
)
# Limit (in seconds) for Weblate machine translation
# Limit (in seconds) for Weblate machine translation
MT_WEBLATE_LIMIT
=
getvalue
(
'MT_WEBLATE_LIMIT'
,
5
)
MT_WEBLATE_LIMIT
=
getvalue
(
'MT_WEBLATE_LIMIT'
,
1
5
)
# Title of site to use
# Title of site to use
SITE_TITLE
=
getvalue
(
'SITE_TITLE'
,
'Weblate'
)
SITE_TITLE
=
getvalue
(
'SITE_TITLE'
,
'Weblate'
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment