/schemas/apps/revelation/file/autoload /apps/revelation/file/autoload revelation bool false Autoload a file on startup If true, Revelation will automatically load a data file on startup. The file to open is specified in the "autoload_file" key. /schemas/apps/revelation/file/autoload_file /apps/revelation/file/autoload_file revelation string A file to autoload on startup The full path to a file which Revelation should autoload when starting. The "autoload" key must also be set to true for this to work. /schemas/apps/revelation/file/autosave /apps/revelation/file/autosave revelation bool false Autosave data when changed If true, Revelation will automatically save the data file when an entry is added, updated or removed. /schemas/apps/revelation/passwordgen/avoid_ambiguous /apps/revelation/passwordgen/avoid_ambiguous revelation bool true Avoid ambiguous characters If enabled, generated passwords will not include ambiguous characters (such as 0 and O). /schemas/apps/revelation/passwordgen/length /apps/revelation/passwordgen/length revelation int 8 Length of passwords The number of characters in generated passwords. A length less than 4 characters will be ignored. /schemas/apps/revelation/search/folders /apps/revelation/search/folders revelation bool true Search for folders When enabled, the entry searcher will search for folders as well as normal accounts. /schemas/apps/revelation/search/namedesc /apps/revelation/search/namedesc revelation bool false Search in name and description only When enabled, the entry searcher will only search in the name and description of entries. /schemas/apps/revelation/search/casesens /apps/revelation/search/casesens revelation bool false Case-sensitive search When enabled, searches will be case-sensitive. /schemas/apps/revelation/view/pane-position /apps/revelation/view/pane-position revelation int 300 Initial main pane position The initial position of the pane in the main application window, in pixels. /schemas/apps/revelation/view/passwords /apps/revelation/view/passwords revelation bool true Show passwords When true, passwords will be displayed in plain text. Turning this option off will obscure passwords with ******. /schemas/apps/revelation/view/statusbar /apps/revelation/view/statusbar revelation bool true Displays the statusbar When set to "true", Revelation will display its statusbar. /schemas/apps/revelation/view/toolbar /apps/revelation/view/toolbar revelation bool true Displays the toolbar When set to "true", Revelation will display its toolbar. /schemas/apps/revelation/view/window-height /apps/revelation/view/window-height revelation int 400 Initial window height The initial height of the main window, in pixels. /schemas/apps/revelation/view/window-position-x /apps/revelation/view/window-position-x revelation int 0 Initial horizontal window position The initial horizontal position of the main window, in pixels. /schemas/apps/revelation/view/window-position-y /apps/revelation/view/window-position-y revelation int 0 Initial vertical window position The initial vertical position of the main window, in pixels. /schemas/apps/revelation/view/window-width /apps/revelation/view/window-width revelation int 600 Initial window width The initial width of the main window, in pixels.