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
Silvio Rhatto
Onionmine
Commits
7900c0d8
Verified
Commit
7900c0d8
authored
Jun 16, 2022
by
Silvio Rhatto
Browse files
Feat: comment about single quotes usage for ENCRYPTION_COMMAND config
parent
98633d80
Changes
1
Hide whitespace changes
Inline
Side-by-side
onionmine.conf.sample
View file @
7900c0d8
...
...
@@ -146,5 +146,9 @@ MINE_ONLY_IF_NO_SELECTED_KEY_EXISTS="1"
# * ONION_ADDR: contains the Onion Service address of the candidate.
# * ONION_KEYS_PATH: the path where the key material is stored.
#
# Make sure to enclose the command in single quotes so the variables are
# evaluated only when the command runs and not when the configuration is
# parsed.
#
# The following example uses https://0xacab.org/rhatto/keyringer/
#ENCRYPTION_COMMAND='keyringer keyring-name encrypt $CONFIG/${ONION_ADDR} ${ONION_KEYS_PATH}'
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