]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - ikiwiki.setup
ban and IP-ban spain1001
[git.ikiwiki.info.git] / ikiwiki.setup
1 # IkiWiki::Setup::Yaml - YAML formatted setup file
2 #
3 # Setup file for ikiwiki.
4
5 # Passing this to ikiwiki --setup will make ikiwiki generate
6 # wrappers and build the wiki.
7
8 # Remember to re-run ikiwiki --setup any time you edit this file.
9 #
10 # name of the wiki
11 wikiname: ikiwiki
12 # contact email for wiki
13 adminemail: joey@ikiwiki.info
14 # users who are wiki admins
15 adminuser:
16   - http://joey.kitenet.net/
17   - http://joeyh.name/
18 # users who are banned from the wiki
19 banned_users:
20   - http://tonyguards.myopenid.com/
21   - http://butoijoh.myopenid.com/
22   - ip(62.219.8.238)
23   - ip(184.105.146.11)
24   - ip(184.105.146.6)
25   - ip(149.135.147.88)
26   - https://www.google.com/accounts/o8/id?id=AItOawnAq_X98v6qKJFwl-MyLb440vC8laTdiMg
27   - https://www.google.com/accounts/o8/id?id=AItOawm_nWF_tPw8mLI7rMxfykA_d3FehQNvWpI
28   - https://www.google.com/accounts/o8/id?id=AItOawkTn3HixU2KJIvvLXLqwYUzlDGDtYf43GE
29   - https://www.google.com/accounts/o8/id?id=AItOawkDOCT-KTCLpieip-2W0N51gZwF7nGLaS0
30   - https://www.google.com/accounts/o8/id?id=AItOawl8-V-Yp0F5ZWRmDb7j4ul1gsbMXjghDIU
31   - https://www.google.com/accounts/o8/id?id=AItOawkaL6e6GtpyD7gJyqHphon_5ES1ACDLJgg
32   - https://www.google.com/accounts/o8/id?id=AItOawnv-w7GplWln2P55lnzc6Ds-ltzk6sNxDY
33   - https://me.yahoo.com/a/3hUnH9Qi24uk3RwCwHATJBWKVyqc#7d8b8
34   - ip(95.65.50.150)
35   - https://me.yahoo.com/a/2.Pjpm0G0Z6F9LiGW4cYO84pIrb.Lg--#137de
36   - https://www.google.com/accounts/o8/id?id=AItOawkuR0eo_HO1s1hs49h0Y_4Bzm08l9evMEc
37   - https://www.google.com/accounts/o8/id?id=AItOawlYXeKSEBoSCzES7o5VYiSratG5RfNucL0
38   - https://www.google.com/accounts/o8/id?id=AItOawl_wuvPHDhkuMVnEOP5jLrZyd3nnBs8YRw
39   - ip(115.43.30.149)
40   - ikiwikiweb
41   - webkatalog
42   - ip(117.201.35.183)
43   - adrianna
44   - ip(94.179.251.118)
45   - capitaine
46   - ip(74.63.117.196)
47   - ip(74.63.117.195)
48   - testerer
49   - ip(86.103.200.90)
50   - AlbertF
51   - ip(71.132.208.155)
52   - MariaJackson
53   - ip(208.75.10.42)
54   - HelenOliver
55   - ip(222.127.197.140)
56   - GraceTemplman46
57   - diannetyron
58   - ip(119.111.124.194)
59   - http://cmelbye.myopenid.com/
60   - autobahnned
61   - icerain321
62   - shoesorder
63   - AdamMeyars
64   - essaywriter
65   - blahgrad
66   - alicia.warner
67   - WikiJeanHawkins
68   - nicole.adams
69   - Smith
70   - quentin
71   - quentinfudge
72   - https://www.google.com/accounts/o8/id?id=AItOawkJHb27RVmw93kqyzfoxZWNKjqR8MEVt3A
73   - ip(123.26.115.218)
74   - https://www.google.com/accounts/o8/id?id=AItOawkljravtnjpauReS81ng5zVurZx_thpse8
75   - ip(123.26.124.157)
76   - KataMutiara
77   - tekschen
78   - webschen1
79   - ip(79.228.*.*)
80   - soman81
81   - ip(31.17.11.19)
82   - spain1001
83   - ip(80.187.*.*)
84 # where the source of the wiki is located
85 srcdir: /home/b-ikiwiki/source/doc
86 # where to build the wiki
87 destdir: /home/b-ikiwiki/public_html
88 # base url to the wiki
89 url: http://ikiwiki.info
90 # url to the ikiwiki.cgi
91 cgiurl: http://ikiwiki.info/ikiwiki.cgi
92 # filename of cgi wrapper to generate
93 cgi_wrapper: /var/www/b-ikiwiki/ikiwiki.cgi
94 # mode for cgi_wrapper (can safely be made suid)
95 cgi_wrappermode: 0755
96 # rcs backend to use
97 rcs: git
98 # plugins to add to the default configuration
99 add_plugins:
100   - sidebar
101   - goodstuff
102   - websetup
103   - table
104   - haiku
105   - html
106   - polygen
107   - fortune
108   - linkmap
109   - favicon
110   - poll
111   - postsparkline
112   - sparkline
113   - version
114   - testpagespec
115   - edittemplate
116   - recentchangesdiff
117   - 404
118   - ikiwikihosting
119   - branchable
120   - recentchangesdiff
121   - attachment
122   - remove
123   - rename
124   - edittemplate
125   - favicon
126   - format
127   - fortune
128   - highlight
129   - listdirectives
130   - poll
131   - progress
132   - relativedate
133   - search
134   - testpagespec
135   - version
136   - theme
137   - repolist
138   - highlight
139   - comments
140   - gitpush
141   - blogspam
142 # plugins to disable
143 disable_plugins: []
144 # additional directory to search for template files
145 templatedir: /usr/share/ikiwiki/templates
146 # base wiki source location
147 underlaydir: /usr/share/ikiwiki/basewiki
148 # display verbose messages?
149 #verbose: 1
150 # log to syslog?
151 syslog: 1
152 # create output files named page/index.html?
153 usedirs: 1
154 # use '!'-prefixed preprocessor directives?
155 prefix_directives: 1
156 # use page/index.mdwn source files
157 indexpages: 0
158 # enable Discussion pages?
159 discussion: 1
160 # name of Discussion pages
161 discussionpage: Discussion
162 # generate HTML5?
163 html5: 0
164 # only send cookies over SSL connections?
165 sslcookie: 0
166 # extension to use for new pages
167 default_pageext: mdwn
168 # extension to use for html files
169 htmlext: html
170 # strftime format string to display date
171 timeformat: '%c'
172 # UTF-8 locale to use
173 #locale: en_US.UTF-8
174 # put user pages below specified page
175 userdir: users
176 # how many backlinks to show before hiding excess (0 to show all)
177 numbacklinks: 10
178 # attempt to hardlink source files? (optimisation for large files)
179 hardlink: 1
180 # force ikiwiki to use a particular umask
181 #umask: 022
182 # group for wrappers to run in
183 #wrappergroup: ikiwiki
184 # extra library and plugin directory
185 libdir: /home/b-ikiwiki/.ikiwiki
186 # environment variables
187 ENV:
188   TMPDIR: /home/b-ikiwiki/tmp
189 # time zone name
190 timezone: JEST+4
191 # regexp of normally excluded files to include
192 #include: '^\.htaccess$'
193 # regexp of files that should be skipped
194 #exclude: '^(*\.private|Makefile)$'
195 # specifies the characters that are allowed in source filenames
196 wiki_file_chars: '-[:alnum:]+/.:_'
197 # allow symlinks in the path leading to the srcdir (potentially insecure)
198 allow_symlinks_before_srcdir: 0
200 ######################################################################
201 # core plugins
202 #   (branchable, editpage, git, gitpush, htmlscrubber, ikiwikihosting,
203 #    inline, link, meta, parentlinks)
204 ######################################################################
206 # branchable plugin
207 # Allow anyone to branch, check out, and copy this site?
208 branchable: 1
209 # Allow anyone to git push verified changes to this site?
210 anonpush: 1
211 # Display "Branchable" link on action bar?
212 branchable_action: 1
214 # git plugin
215 # git hook to generate
216 git_wrapper: /home/b-ikiwiki/source.git/hooks/post-update
217 # shell command for git_wrapper to run, in the background
218 #git_wrapper_background_command: git push github
219 # mode for git_wrapper (can safely be made suid)
220 git_wrappermode: 6755
221 # git pre-receive hook to generate
222 git_test_receive_wrapper: /home/b-ikiwiki/source.git/hooks/pre-receive
223 # unix users whose commits should be checked by the pre-receive hook
224 untrusted_committers:
225   - ikiwiki-anon
226 # gitweb url to show file history ([[file]] substituted)
227 historyurl: 'http://source.ikiwiki.branchable.com/?p=source.git;a=history;f=doc/[[file]];hb=HEAD'
228 # gitweb url to show a diff ([[file]], [[sha1_to]], [[sha1_from]], [[sha1_commit]], and [[sha1_parent]] substituted)
229 diffurl: 'http://source.ikiwiki.branchable.com/?p=source.git;a=blobdiff;f=doc/[[file]];h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_commit]];hpb=[[sha1_parent]]'
230 # where to pull and push changes (set to empty string to disable)
231 gitorigin_branch: origin
232 # branch that the wiki is stored in
233 gitmaster_branch: master
235 # gitpush plugin
236 # git repository urls that changes are pushed to
237 git_push_to:
238   - git@github.com:joeyh/ikiwiki.git
239   - joey@git.kitenet.net:/srv/git/ikiwiki.git
241 # htmlscrubber plugin
242 # PageSpec specifying pages not to scrub
243 htmlscrubber_skip: tipjar
245 # ikiwikihosting plugin
246 # list of urls that alias to the main url
247 urlalias:
248   - http://ikiwiki.branchable.com/
249   - http://ikiwiki.branchable.com/
250   - http://git.ikiwiki.info/
251   - http://www.ikiwiki.info/
252 # openid of primary site owner
253 owner: http://joey.kitenet.net/
254 # optional hostname of site this one was branched from
255 #parent: ''
256 # internal hostname of this site
257 hostname: ikiwiki.branchable.com
258 # site creation datestamp
259 created: 1305836524
260 # how many days to retain logs
261 #log_period: 7
262 # disable IPv6?
263 ipv6_disabled: 0
265 # inline plugin
266 # enable rss feeds by default?
267 rss: 1
268 # enable atom feeds by default?
269 atom: 0
270 # allow rss feeds to be used?
271 #allowrss: 0
272 # allow atom feeds to be used?
273 allowatom: 1
274 # urls to ping (using XML-RPC) on feed update
275 pingurl: []
277 ######################################################################
278 # auth plugins
279 #   (anonok, blogspam, httpauth, lockedit, moderatedcomments,
280 #    opendiscussion, openid, passwordauth, signinedit)
281 ######################################################################
283 # anonok plugin
284 # PageSpec to limit which pages anonymous users can edit
285 #anonok_pagespec: '*/discussion'
287 # blogspam plugin
288 # PageSpec of pages to check for spam
289 blogspam_pagespec: '*'
290 # options to send to blogspam server
291 #blogspam_options: 'blacklist=1.2.3.4,blacklist=8.7.6.5,max-links=10'
292 # blogspam server XML-RPC url
293 #blogspam_server: ''
295 # httpauth plugin
296 # url to redirect to when authentication is needed
297 #cgiauthurl: http://example.com/wiki/auth/ikiwiki.cgi
298 # PageSpec of pages where only httpauth will be used for authentication
299 #httpauth_pagespec: '!*/Discussion'
301 # lockedit plugin
302 # PageSpec controlling which pages are locked
303 locked_pages: tipjar or tips/DreamHost
305 # moderatedcomments plugin
306 # PageSpec matching users or comment locations to moderate
307 #moderate_pagespec: '*'
309 # openid plugin
310 # url pattern of openid realm (default is cgiurl)
311 #openid_realm: http://*.branchable.com/
312 # url to ikiwiki cgi to use for openid authentication (default is cgiurl)
313 #openid_cgiurl: http://ikiwiki.branchable.com/ikiwiki.cgi
315 # passwordauth plugin
316 # a password that must be entered when signing up for an account
317 #account_creation_password: s3cr1t
318 # cost of generating a password using Authen::Passphrase::BlowfishCrypt
319 #password_cost: 8
321 ######################################################################
322 # format plugins
323 #   (creole, highlight, hnb, html, mdwn, otl, po, rawhtml, rst, textile,
324 #    txt)
325 ######################################################################
327 # highlight plugin
328 # types of source files to syntax highlight
329 tohighlight: .c .h .cpp .pl .py Makefile:make
330 # location of highlight's filetypes.conf
331 filetypes_conf: /etc/highlight/filetypes.conf
332 # location of highlight's langDefs directory
333 langdefdir: /usr/share/highlight/langDefs
335 # mdwn plugin
336 # enable multimarkdown features?
337 #multimarkdown: 0
339 # po plugin
340 # master language (non-PO files)
341 #po_master_language: en|English
342 # slave languages (translated via PO files) format: ll|Langname
343 #po_slave_languages:
344 #  - fr|Français
345 #  - es|Español
346 #  - de|Deutsch
347 # PageSpec controlling which pages are translatable
348 po_translatable_pages: ''
349 # internal linking behavior (default/current/negotiated)
350 po_link_to: default
352 ######################################################################
353 # misc plugins
354 #   (filecheck)
355 ######################################################################
357 ######################################################################
358 # web plugins
359 #   (404, attachment, comments, editdiff, edittemplate, getsource, google,
360 #    goto, mirrorlist, remove, rename, repolist, search, theme, userlist,
361 #    websetup, wmd)
362 ######################################################################
364 # attachment plugin
365 # enhanced PageSpec specifying what attachments are allowed
366 allowed_attachments: admin() and virusfree()
367 # virus checker program (reads STDIN, returns nonzero if virus found)
368 virus_checker: clamdscan -
370 # comments plugin
371 # PageSpec of pages where comments are allowed
372 comments_pagespec: forum/* and !*/Discussion
373 # PageSpec of pages where posting new comments is not allowed
374 comments_closed_pagespec: ''
375 # Base name for comments, e.g. "comment_" for pages like "sandbox/comment_12"
376 comments_pagename: comment_
377 # Interpret directives in comments?
378 #comments_allowdirectives: 0
379 # Allow anonymous commenters to set an author name?
380 comments_allowauthor: 0
381 # commit comments to the VCS
382 comments_commit: 1
384 # getsource plugin
385 # Mime type for returned source.
386 #getsource_mimetype: text/plain; charset=utf-8
388 # mirrorlist plugin
389 # list of mirrors
390 #mirrorlist: {}
392 # repolist plugin
393 # URIs of repositories containing the wiki's source
394 repositories:
395   - ssh://b-ikiwiki@ikiwiki.branchable.com/
396   - git://ikiwiki.branchable.com/
398 # search plugin
399 # path to the omega cgi program
400 omega_cgi: /usr/lib/cgi-bin/omega/omega
402 # theme plugin
403 # name of theme to enable
404 #theme: actiontabs
406 # websetup plugin
407 # list of plugins that cannot be enabled/disabled via the web interface
408 websetup_force_plugins:
409   - httpauth
410   - openid
411   - mdwn
412   - wmd
413 # list of additional setup field keys to treat as unsafe
414 websetup_unsafe:
415   - url
416   - cgiurl
417   - verbose
418   - syslog
419   - usedirs
420   - prefix_directives
421   - indexpages
422   - repositories
423   - sslcookie
424 # show unsafe settings, read-only, in web interface?
425 websetup_show_unsafe: 0
427 ######################################################################
428 # widget plugins
429 #   (calendar, color, conditional, cutpaste, date, format, fortune,
430 #    graphviz, haiku, headinganchors, img, linkmap, listdirectives, map,
431 #    more, orphans, pagecount, pagestats, poll, polygen, postsparkline,
432 #    progress, shortcut, sparkline, table, template, teximg, toc, toggle,
433 #    version)
434 ######################################################################
436 # calendar plugin
437 # base of the archives hierarchy
438 #archivebase: archives
439 # PageSpec of pages to include in the archives; used by ikiwiki-calendar command
440 #archive_pagespec: page(posts/*) and !*/Discussion
442 # listdirectives plugin
443 # directory in srcdir that contains directive descriptions
444 directive_description_dir: ikiwiki/directive
446 # teximg plugin
447 # Should teximg use dvipng to render, or dvips and convert?
448 #teximg_dvipng: ''
449 # LaTeX prefix for teximg plugin
450 #teximg_prefix: |
451 #  \documentclass{article}
452 #  \usepackage[utf8]{inputenc}
453 #  \usepackage{amsmath}
454 #  \usepackage{amsfonts}
455 #  \usepackage{amssymb}
456 #  \pagestyle{empty}
457 #  \begin{document}
458 # LaTeX postfix for teximg plugin
459 #teximg_postfix: '\end{document}'
461 ######################################################################
462 # other plugins
463 #   (aggregate, autoindex, brokenlinks, camelcase, ddate, embed, favicon,
464 #    flattr, goodstuff, htmlbalance, localstyle, missingsite, pagetemplate,
465 #    parked, pingee, pinger, prettydate, recentchanges, recentchangesdiff,
466 #    relativedate, rsync, sidebar, smiley, sortnaturally, tag,
467 #    testpagespec, transient, typography, underlay)
468 ######################################################################
470 # aggregate plugin
471 # enable aggregation to internal pages?
472 aggregateinternal: 1
473 # allow aggregation to be triggered via the web?
474 #aggregate_webtrigger: 0
475 # cookie control
476 cookiejar:
477   file: /home/b-ikiwiki/.ikiwiki/cookies
479 # autoindex plugin
480 # commit autocreated index pages
481 autoindex_commit: 1
483 # camelcase plugin
484 # list of words to not turn into links
485 #camelcase_ignore: []
487 # flattr plugin
488 # userid or user name to use by default for Flattr buttons
489 #flattr_userid: joeyh
491 # parked plugin
492 # An optional message explaining why this site is parked.
493 #parked_message: ''
495 # pinger plugin
496 # how many seconds to try pinging before timing out
497 #pinger_timeout: 15
499 # prettydate plugin
500 # format to use to display date
501 prettydateformat: '%X, %B %o, %Y'
503 # recentchanges plugin
504 # name of the recentchanges page
505 recentchangespage: recentchanges
506 # number of changes to track
507 recentchangesnum: 100
509 # rsync plugin
510 # command to run to sync updated pages
511 #rsync_command: rsync -qa --delete . user@host:/path/to/docroot/
513 # sidebar plugin
514 # show sidebar page on all pages?
515 global_sidebars: 0
517 # tag plugin
518 # parent page tags are located under
519 #tagbase: tag
520 # autocreate new tag pages?
521 #tag_autocreate: 1
522 # commit autocreated tag pages
523 tag_autocreate_commit: 1
525 # typography plugin
526 # Text::Typography attributes value
527 #typographyattributes: 3
529 # underlay plugin
530 # extra underlay directories to add
531 #add_underlays:
532 #  - /home/b-ikiwiki/wiki.underlay