-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
56 lines (54 loc) · 1.19 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
---
daemon_sleep_seconds: 60
global_ignore_list:
- .arcconfig
- .arclint
mediawiki_username: JSS 9
repositories_root: /home/jss9/.local/share/git-sync/repos
repos:
- name: wikipedia-lua
project:
code: bg
family: wikipedia
namespace: Module
file_regex: .*
regex_nocase: false
ignore_list: []
force_extension: lua
- name: wikipedia-spam
project:
code: bg
family: wikipedia
namespace: MediaWiki
file_regex: ^Spam
regex_nocase: false
ignore_list: []
force_extension: null
- name: wikipedia-tbl
project:
code: bg
family: wikipedia
namespace: MediaWiki
file_regex: ^Title
regex_nocase: false
ignore_list: []
force_extension: null
- name: wikipedia-ui
project:
code: bg
family: wikipedia
namespace: MediaWiki
file_regex: (^gadgets?-|\.(css|js)\b)
regex_nocase: true
ignore_list: []
force_extension: null
usermap:
Iliev:
author: Luchesar ILIEV
email: [email protected]
Borislav:
author: Borislav
email: [email protected]
Петър Петров:
author: petar-petrov-w
email: [email protected]