Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Onion Services
Onionmine
Commits
9f3ffcc8
Verified
Commit
9f3ffcc8
authored
May 24, 2022
by
Silvio Rhatto
Browse files
Feat(example): limit the number of keys per pool at each run
parent
5f241d98
Changes
1
Hide whitespace changes
Inline
Side-by-side
pools/example.org/local.conf
View file @
9f3ffcc8
# Local configuration for the example.org vanity pool
# Parameters defined here will override those in the main config.
# Limit the number of keys per pool at each run
MKP224O_RUN_FLAGS
=
"$MKP224O_RUN_FLAGS -n 5"
# Ensure that regex support is enabled
MKP224O_BUILD_FLAGS
=
"--enable-intfilter=native --enable-regex=yes"
Write
Preview
Supports
Markdown
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