Configuration¶
Some options can be changed in a configuration file, located in /home/spend/.spend/prod.ini
| Key | Type | Usage |
|---|---|---|
| display | boolean | Toggle screen activation |
| led | boolean | Toggle led activation |
| button | boolean | Toggle buttons activation |
| home_dir | string | Home directory. Used by other options |
| shred_state_file | string | File that contains led state bit |
| crypt_state_file | string | File that contains crypt state bit |
| log_stacktrace | boolean | Log trace in a file on error in the main process |
| wait_for_another_device_seconds | int | Time slept between first device detection and actual run |
| seeked_files | string | Targets mime types split by |. ex: image|video |
| … | … | … |
| recipient | string | Fingerprint of file recipient’s GPG public key |