mirror of
https://github.com/onionshare/onionshare.git
synced 2025-10-10 12:18:46 -04:00
Make it possible to supply a custom json settings file from somewhere else
This commit is contained in:
parent
c7a800a79f
commit
e8304b861f
8 changed files with 39 additions and 20 deletions
|
@ -29,6 +29,7 @@
|
|||
"help_stealth": "Create stealth onion service (advanced)",
|
||||
"help_debug": "Log application errors to stdout, and log web errors to disk",
|
||||
"help_filename": "List of files or folders to share",
|
||||
"help_config": "Path to a custom JSON config file (optional)",
|
||||
"gui_drag_and_drop": "Drag and drop\nfiles here",
|
||||
"gui_add": "Add",
|
||||
"gui_delete": "Delete",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue