Skip to content

Commit 8178153

Browse files
author
Dave Conway-Jones
committed
2 parents d153034 + 52bd3c2 commit 8178153

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

storage/sqlite/sqlite.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@
8383
<pre>sqliteReconnectTime: 20000,</pre></p>
8484
</script>
8585

86+
<script type="text/x-red" data-help-name="sqlitedb">
87+
<p>The default directory for the database file is the user's home directory through which the NR process was started. You can specify absolute path to change it.</p>
88+
</script>
89+
8690
<script type="text/javascript">
8791
RED.nodes.registerType('sqlite',{
8892
category: 'storage-input',

0 commit comments

Comments
 (0)