add support of meta keywords

This commit is contained in:
arcan1s
2014-08-20 16:48:52 +04:00
parent 2f06ce9864
commit 5c1a7ba9d4
13 changed files with 18 additions and 4 deletions

View File

@ -3,6 +3,7 @@ hastr: true
layout: project
title: git-etc
short: git-etc
tags: git, python, qt, linux, daemon, system
hasgui: true
hasdocs: false
developers:
@ -148,11 +149,11 @@ systemctl restart git-etc
</tr>
<tr>
<th>IGNORELIST</th>
<td><p>List of files that will not be observed. Separator is ";;". May be empty.</td>
<td><p>List of files that will not be observed. Separator is ";;". May be empty.</p></td>
</tr>
<tr>
<th>FORALL</th>
<td><p><code>1</code> will enable access for normal user. Default is <code>1</code>.</td>
<td><p><code>1</code> will enable access for normal user. Default is <code>1</code>.</p></td>
</tr>
</table>
<!-- end of config block -->