Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
transparencia
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
C3SL
transparencia
Commits
e1491910
Commit
e1491910
authored
May 22, 2017
by
Cristian Weiland
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue #67: Fix config file example for workers
Signed-off-by:
Cristian Weiland
<
cw14@inf.ufpr.br
>
parent
5b306bf4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scripts/workers/config.sh.example
scripts/workers/config.sh.example
+1
-1
No files found.
scripts/workers/config.sh.example
View file @
e1491910
...
@@ -15,7 +15,7 @@ columnName="COD_ORGSUP_EXERCICIO"
...
@@ -15,7 +15,7 @@ columnName="COD_ORGSUP_EXERCICIO"
declare -A filter
declare -A filter
filter=(
filter=(
[mec]="
MINISTERIO DA EDUCACAO
"
[mec]="
15000
"
)
)
# Host: ElasticSearch's host. Examples: "localhost"
# Host: ElasticSearch's host. Examples: "localhost"
...
...
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