16,741
edits
Changes
From Gramps
→Configuration (config) option
<pre>
$python gramps.py -show
Gramps config settings from /home/grampsdevusername/.gramps/gramps50gramps41/gramps.ini:
behavior.max-age-prob-alive=110
behavior.betawarn=false
{{-}}
2) See a value:<code>--config=behavior.database-path</code> or <code>-c behavior.database-path</code>
3.1) Set a valueto its default:<code>--config=behavior.database-path:DEFAULT</code> or <code>-c behavior.database-path:DEFAULT</code>
When all configuration variable(s) are set Gramps will start with these new values.