Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zmap
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ensembl-gh-mirror
zmap
Commits
7b0bf450
Commit
7b0bf450
authored
15 years ago
by
mh17
Browse files
Options
Downloads
Patches
Plain Diff
pipe server config data-dir option added
parent
a9ae8c47
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/include/ZMap/zmapConfigStrings.h
+4
-2
4 additions, 2 deletions
src/include/ZMap/zmapConfigStrings.h
with
4 additions
and
2 deletions
src/include/ZMap/zmapConfigStrings.h
+
4
−
2
View file @
7b0bf450
...
...
@@ -40,7 +40,7 @@
* HISTORY:
* Last edited: Nov 30 12:33 2009 (edgrif)
* Created: Tue Apr 25 14:36:16 2006 (edgrif)
* CVS info: $Id: zmapConfigStrings.h,v 1.
19
2009-12-0
3 14:57
:2
5
mh17 Exp $
* CVS info: $Id: zmapConfigStrings.h,v 1.
20
2009-12-0
8 08:26
:2
3
mh17 Exp $
*-------------------------------------------------------------------
*/
#ifndef ZMAP_CONFIG_STRINGS_H
...
...
@@ -175,7 +175,7 @@
#define ZMAPSTANZA_APP_PFETCH_MODE "pfetch-mode"
#define ZMAPSTANZA_APP_LOCALE "locale"
#define ZMAPSTANZA_APP_SCRIPTS "script-dir"
#define ZMAPSTANZA_APP_DATA "data-dir"
/*! @addtogroup config_stanzas
*
...
...
@@ -228,6 +228,8 @@
#define ZMAPSTANZA_LOG_DIRECTORY "directory"
#define ZMAPSTANZA_LOG_FILENAME "filename"
#define ZMAPSTANZA_LOG_SHOW_CODE "show-code"
#define ZMAPSTANZA_LOG_SHOW_TIME "show-time"
/*! @addtogroup config_stanzas
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment