Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
keeleliin
keeleliin-wrapper
Commits
b04efc9b
Commit
b04efc9b
authored
Jul 29, 2015
by
priit
Browse files
Erinevate teenuste confi refactor + lausestaja
parent
7251ad72
Changes
1
Hide whitespace changes
Inline
Side-by-side
wrapper_configs/config_morfanalyzer.js
View file @
b04efc9b
...
...
@@ -2,5 +2,5 @@ var config = require('./config_global');
config
.
port
=
3003
;
config
.
service
.
title
=
'
Morfoloogiline analüüs
'
;
config
.
service
.
staticParams
.
uniqueId
=
'
morfanalyzer
'
;
config
.
service
.
staticParams
.
wrapper
=
config
.
availableWappers
.
OSALAUSESTAJA
.
class
;
config
.
service
.
staticParams
.
wrapper
=
config
.
availableWappers
.
MORFANALYZER
.
class
;
module
.
exports
=
config
;
\ No newline at end of file
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