]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - ikiwiki.setup
ban and IP-ban "loveneet"
[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 - Toni
85 - ip(124.105.173.121)
86 - domtheo9110
87 - https://www.google.com/accounts/o8/id?id=AItOawnO6NxsiqDMNHCMugqNKPwCWmTAQ7v_2Fs
88 - ip(58.186.127.104)
89 - https://pypi.python.org/id/tlevine
90 - ip(82.153.13.48)
91 - https://me.yahoo.com/a/FQMi.N5i0IzdnUgI0Ite4hPzi5Teukf.wOGAiQ--#4e81f
92 - ip(122.173.219.54)
93 - https://www.google.com/accounts/o8/id?id=AItOawlowX5C5dCp9CmqRAUSMhjaRcDEqZrLZ5M
94 - ip(122.173.133.14)
95 # where the source of the wiki is located
96 srcdir: /home/b-ikiwiki/source/doc
97 # where to build the wiki
98 destdir: /home/b-ikiwiki/public_html
99 # base url to the wiki
100 url: http://ikiwiki.info
101 # url to the ikiwiki.cgi
102 cgiurl: http://ikiwiki.info/ikiwiki.cgi
103 # filename of cgi wrapper to generate
104 cgi_wrapper: /var/www/b-ikiwiki/ikiwiki.cgi
105 # mode for cgi_wrapper (can safely be made suid)
106 cgi_wrappermode: 0755
107 # number of seconds to delay CGI requests when overloaded
108 cgi_overload_delay: ''
109 # message to display when overloaded (may contain html)
110 cgi_overload_message: ''
111 # enable optimization of only refreshing committed changes?
112 only_committed_changes: 0
113 # rcs backend to use
114 rcs: git
115 # plugins to add to the default configuration
116 add_plugins:
117 - sidebar
118 - goodstuff
119 - websetup
120 - table
121 - haiku
122 - html
123 - polygen
124 - fortune
125 - linkmap
126 - favicon
127 - poll
128 - postsparkline
129 - sparkline
130 - version
131 - testpagespec
132 - edittemplate
133 - recentchangesdiff
134 - 404
135 - ikiwikihosting
136 - branchable
137 - recentchangesdiff
138 - attachment
139 - remove
140 - rename
141 - edittemplate
142 - favicon
143 - format
144 - fortune
145 - highlight
146 - listdirectives
147 - poll
148 - progress
149 - relativedate
150 - search
151 - testpagespec
152 - version
153 - theme
154 - repolist
155 - highlight
156 - comments
157 - gitpush
158 - blogspam
159 # plugins to disable
160 disable_plugins: []
161 # additional directory to search for template files
162 templatedir: /usr/share/ikiwiki/templates
163 # base wiki source location
164 underlaydir: /usr/share/ikiwiki/basewiki
165 # display verbose messages?
166 #verbose: 1
167 # log to syslog?
168 syslog: 1
169 # create output files named page/index.html?
170 usedirs: 1
171 # use '!'-prefixed preprocessor directives?
172 prefix_directives: 1
173 # use page/index.mdwn source files
174 indexpages: 0
175 # enable Discussion pages?
176 discussion: 1
177 # name of Discussion pages
178 discussionpage: Discussion
179 # generate HTML5?
180 html5: 0
181 # only send cookies over SSL connections?
182 sslcookie: 0
183 # extension to use for new pages
184 default_pageext: mdwn
185 # extension to use for html files
186 htmlext: html
187 # strftime format string to display date
188 timeformat: '%c'
189 # UTF-8 locale to use
190 #locale: en_US.UTF-8
191 # put user pages below specified page
192 userdir: users
193 # how many backlinks to show before hiding excess (0 to show all)
194 numbacklinks: 10
195 # attempt to hardlink source files? (optimisation for large files)
196 hardlink: 1
197 # force ikiwiki to use a particular umask (keywords public, group or private, or a number)
198 #umask: public
199 # group for wrappers to run in
200 #wrappergroup: ikiwiki
201 # extra library and plugin directory
202 libdir: /home/b-ikiwiki/.ikiwiki
203 # environment variables
204 ENV:
205   TMPDIR: /home/b-ikiwiki/tmp
206 # time zone name
207 timezone: JEST+4
208 # regexp of normally excluded files to include
209 #include: ^\.htaccess$
210 # regexp of files that should be skipped
211 #exclude: ^(*\.private|Makefile)$
212 # specifies the characters that are allowed in source filenames
213 wiki_file_chars: -[:alnum:]+/.:_
214 # allow symlinks in the path leading to the srcdir (potentially insecure)
215 allow_symlinks_before_srcdir: 0
216 # cookie control
217 cookiejar:
218   file: /home/b-ikiwiki/.ikiwiki/cookies
220 ######################################################################
221 # core plugins
222 #   (branchable, editpage, git, gitpush, htmlscrubber, ikiwikihosting,
223 #    inline, link, meta, parentlinks)
224 ######################################################################
226 # branchable plugin
227 # Allow anyone to branch, check out, and copy this site?
228 branchable: 1
229 # Allow anyone to git push verified changes to this site?
230 anonpush: 1
231 # Display "Branchable" link on action bar?
232 branchable_action: 1
234 # git plugin
235 # git hook to generate
236 git_wrapper: /home/b-ikiwiki/source.git/hooks/post-update
237 # shell command for git_wrapper to run, in the background
238 #git_wrapper_background_command: git push github
239 # mode for git_wrapper (can safely be made suid)
240 git_wrappermode: 6755
241 # git pre-receive hook to generate
242 git_test_receive_wrapper: /home/b-ikiwiki/source.git/hooks/pre-receive
243 # unix users whose commits should be checked by the pre-receive hook
244 untrusted_committers:
245 - ikiwiki-anon
246 # gitweb url to show file history ([[file]] substituted)
247 historyurl: http://source.ikiwiki.branchable.com/?p=source.git;a=history;f=doc/[[file]];hb=HEAD
248 # gitweb url to show a diff ([[file]], [[sha1_to]], [[sha1_from]], [[sha1_commit]], and [[sha1_parent]] substituted)
249 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]]
250 # where to pull and push changes (set to empty string to disable)
251 gitorigin_branch: origin
252 # branch that the wiki is stored in
253 gitmaster_branch: master
255 # gitpush plugin
256 # git repository urls that changes are pushed to
257 git_push_to:
258 - git@github.com:joeyh/ikiwiki.git
259 - joey@git.kitenet.net:/srv/git/ikiwiki.git
261 # htmlscrubber plugin
262 # PageSpec specifying pages not to scrub
263 htmlscrubber_skip: tipjar
265 # ikiwikihosting plugin
266 # list of urls that alias to the main url
267 urlalias:
268 - http://ikiwiki.branchable.com/
269 - http://ikiwiki.branchable.com/
270 - http://git.ikiwiki.info/
271 - http://www.ikiwiki.info/
272 # openid of primary site owner
273 owner: http://joey.kitenet.net/
274 # optional hostname of site this one was branched from
275 #parent: ''
276 # internal hostname of this site
277 hostname: ikiwiki.branchable.com
278 # site creation datestamp
279 created: 1305836524
280 # how many days to retain logs
281 #log_period: 7
282 # disable IPv6?
283 ipv6_disabled: 0
285 # inline plugin
286 # enable rss feeds by default?
287 rss: 1
288 # enable atom feeds by default?
289 atom: 0
290 # allow rss feeds to be used?
291 #allowrss: 0
292 # allow atom feeds to be used?
293 allowatom: 1
294 # urls to ping (using XML-RPC) on feed update
295 pingurl: []
297 ######################################################################
298 # auth plugins
299 #   (anonok, blogspam, httpauth, lockedit, moderatedcomments,
300 #    opendiscussion, openid, passwordauth, signinedit)
301 ######################################################################
303 # anonok plugin
304 # PageSpec to limit which pages anonymous users can edit
305 #anonok_pagespec: '*/discussion'
307 # blogspam plugin
308 # PageSpec of pages to check for spam
309 blogspam_pagespec: '*'
310 # options to send to blogspam server
311 #blogspam_options: blacklist=1.2.3.4,blacklist=8.7.6.5,max-links=10
312 # blogspam server XML-RPC url
313 #blogspam_server: ''
315 # httpauth plugin
316 # url to redirect to when authentication is needed
317 #cgiauthurl: http://example.com/wiki/auth/ikiwiki.cgi
318 # PageSpec of pages where only httpauth will be used for authentication
319 #httpauth_pagespec: '!*/Discussion'
321 # lockedit plugin
322 # PageSpec controlling which pages are locked
323 locked_pages: tipjar or tips/DreamHost
325 # moderatedcomments plugin
326 # PageSpec matching users or comment locations to moderate
327 #moderate_pagespec: '*'
329 # openid plugin
330 # url pattern of openid realm (default is cgiurl)
331 #openid_realm: ''
332 # url to ikiwiki cgi to use for openid authentication (default is cgiurl)
333 #openid_cgiurl: ''
335 # passwordauth plugin
336 # a password that must be entered when signing up for an account
337 #account_creation_password: s3cr1t
338 # cost of generating a password using Authen::Passphrase::BlowfishCrypt
339 #password_cost: 8
341 ######################################################################
342 # format plugins
343 #   (creole, highlight, hnb, html, mdwn, otl, po, rawhtml, rst, textile,
344 #    txt)
345 ######################################################################
347 # highlight plugin
348 # types of source files to syntax highlight
349 tohighlight: .c .h .cpp .pl .py Makefile:make
350 # location of highlight's filetypes.conf
351 filetypes_conf: /etc/highlight/filetypes.conf
352 # location of highlight's langDefs directory
353 langdefdir: /usr/share/highlight/langDefs
355 # mdwn plugin
356 # enable multimarkdown features?
357 #multimarkdown: 0
358 # disable use of markdown discount?
359 #nodiscount: 0
361 # po plugin
362 # master language (non-PO files)
363 #po_master_language: en|English
364 # slave languages (translated via PO files) format: ll|Langname
365 #po_slave_languages:
366 #- fr|Français
367 #- es|Español
368 #- de|Deutsch
369 # PageSpec controlling which pages are translatable
370 po_translatable_pages: ''
371 # internal linking behavior (default/current/negotiated)
372 po_link_to: default
374 ######################################################################
375 # special-purpose plugins
376 #   (osm, underlay)
377 ######################################################################
379 # osm plugin
380 # the default zoom when you click on the map link
381 #osm_default_zoom: 15
382 # the icon shown on links and on the main map
383 #osm_default_icon: ikiwiki/images/osm.png
384 # the alt tag of links, defaults to empty
385 #osm_alt: ''
386 # the output format for waypoints, can be KML, GeoJSON or CSV (one or many, comma-separated)
387 #osm_format: KML
388 # the icon attached to a tag, displayed on the map for tagged pages
389 #osm_tag_default_icon: icon.png
390 # Url for the OpenLayers.js file
391 #osm_openlayers_url: http://www.openlayers.org/api/OpenLayers.js
392 # Layers to use in the map. Can be either the 'OSM' string or a type option for Google maps (GoogleNormal, GoogleSatellite, GoogleHybrid or GooglePhysical). It can also be an arbitrary URL in a syntax acceptable for OpenLayers.Layer.OSM.url parameter.
393 #osm_layers:
394 #  OSM: GoogleSatellite
395 # Google maps API key, Google layer not used if missing, see https://code.google.com/apis/console/ to get an API key
396 #osm_google_apikey: ''
398 # underlay plugin
399 # extra underlay directories to add
400 #add_underlays:
401 #- /home/b-ikiwiki/wiki.underlay
403 ######################################################################
404 # web plugins
405 #   (404, attachment, comments, editdiff, edittemplate, getsource, google,
406 #    goto, mirrorlist, remove, rename, repolist, search, theme, userlist,
407 #    websetup, wmd)
408 ######################################################################
410 # attachment plugin
411 # enhanced PageSpec specifying what attachments are allowed
412 allowed_attachments: admin() and virusfree()
413 # virus checker program (reads STDIN, returns nonzero if virus found)
414 virus_checker: clamdscan -
416 # comments plugin
417 # PageSpec of pages where comments are allowed
418 comments_pagespec: forum/* and !*/Discussion
419 # PageSpec of pages where posting new comments is not allowed
420 comments_closed_pagespec: ''
421 # Base name for comments, e.g. "comment_" for pages like "sandbox/comment_12"
422 comments_pagename: comment_
423 # Interpret directives in comments?
424 #comments_allowdirectives: 0
425 # Allow anonymous commenters to set an author name?
426 comments_allowauthor: 0
427 # commit comments to the VCS
428 comments_commit: 1
429 # Restrict formats for comments to (no restriction if empty)
430 comments_allowformats: ''
432 # getsource plugin
433 # Mime type for returned source.
434 #getsource_mimetype: text/plain; charset=utf-8
436 # mirrorlist plugin
437 # list of mirrors
438 #mirrorlist: {}
439 # generate links that point to the mirrors' ikiwiki CGI
440 #mirrorlist_use_cgi: 1
442 # repolist plugin
443 # URIs of repositories containing the wiki's source
444 repositories:
445 - ssh://b-ikiwiki@ikiwiki.branchable.com/
446 - git://ikiwiki.branchable.com/
448 # search plugin
449 # path to the omega cgi program
450 omega_cgi: /usr/lib/cgi-bin/omega/omega
451 # use google site search rather than internal xapian index?
452 google_search: 1
454 # theme plugin
455 # name of theme to enable
456 #theme: actiontabs
458 # websetup plugin
459 # list of plugins that cannot be enabled/disabled via the web interface
460 websetup_force_plugins:
461 - httpauth
462 - openid
463 - mdwn
464 - wmd
465 # list of additional setup field keys to treat as unsafe
466 websetup_unsafe:
467 - url
468 - cgiurl
469 - verbose
470 - syslog
471 - usedirs
472 - prefix_directives
473 - indexpages
474 - repositories
475 - sslcookie
476 # show unsafe settings, read-only, in web interface?
477 websetup_show_unsafe: 0
479 ######################################################################
480 # widget plugins
481 #   (calendar, color, conditional, cutpaste, date, format, fortune,
482 #    graphviz, haiku, headinganchors, img, linkmap, listdirectives, map,
483 #    more, orphans, pagecount, pagestats, poll, polygen, postsparkline,
484 #    progress, shortcut, sparkline, table, template, teximg, toc, toggle,
485 #    version)
486 ######################################################################
488 # calendar plugin
489 # base of the archives hierarchy
490 #archivebase: archives
491 # PageSpec of pages to include in the archives; used by ikiwiki-calendar command
492 #archive_pagespec: page(posts/*) and !*/Discussion
494 # listdirectives plugin
495 # directory in srcdir that contains directive descriptions
496 directive_description_dir: ikiwiki/directive
498 # teximg plugin
499 # Should teximg use dvipng to render, or dvips and convert?
500 #teximg_dvipng: ''
501 # LaTeX prefix for teximg plugin
502 #teximg_prefix: '\documentclass{article}
504 #  \usepackage[utf8]{inputenc}
506 #  \usepackage{amsmath}
508 #  \usepackage{amsfonts}
510 #  \usepackage{amssymb}
512 #  \pagestyle{empty}
514 #  \begin{document}
516 #'
517 # LaTeX postfix for teximg plugin
518 #teximg_postfix: \end{document}
520 ######################################################################
521 # other plugins
522 #   (aggregate, autoindex, brokenlinks, camelcase, ddate, embed, favicon,
523 #    filecheck, flattr, goodstuff, htmlbalance, localstyle, missingsite,
524 #    notifyemail, pagetemplate, parked, pingee, pinger, prettydate,
525 #    recentchanges, recentchangesdiff, relativedate, rsync, sidebar,
526 #    smiley, sortnaturally, tag, testpagespec, trail, transient, typography)
527 ######################################################################
529 # aggregate plugin
530 # enable aggregation to internal pages?
531 aggregateinternal: 1
532 # allow aggregation to be triggered via the web?
533 #aggregate_webtrigger: 0
535 # autoindex plugin
536 # commit autocreated index pages
537 autoindex_commit: 1
539 # camelcase plugin
540 # list of words to not turn into links
541 #camelcase_ignore: []
543 # flattr plugin
544 # userid or user name to use by default for Flattr buttons
545 #flattr_userid: joeyh
547 # parked plugin
548 # An optional message explaining why this site is parked.
549 #parked_message: ''
551 # pinger plugin
552 # how many seconds to try pinging before timing out
553 #pinger_timeout: 15
555 # prettydate plugin
556 # format to use to display date
557 prettydateformat: '%X, %B %o, %Y'
559 # recentchanges plugin
560 # name of the recentchanges page
561 recentchangespage: recentchanges
562 # number of changes to track
563 recentchangesnum: 100
565 # rsync plugin
566 # command to run to sync updated pages
567 #rsync_command: rsync -qa --delete . user@host:/path/to/docroot/
569 # sidebar plugin
570 # show sidebar page on all pages?
571 global_sidebars: 0
573 # tag plugin
574 # parent page tags are located under
575 #tagbase: tag
576 # autocreate new tag pages?
577 #tag_autocreate: 1
578 # commit autocreated tag pages
579 tag_autocreate_commit: 1
581 # typography plugin
582 # Text::Typography attributes value
583 #typographyattributes: 3