Commit 34e8615f94f1229c11fd267f288c312b926835eb

Added copylefter as admin.
  
1111 # contact email for wiki
1212 adminemail => 'z.vanya@gmail.com',
1313 # users who are wiki admins
14 adminuser => [qw{imz http://lj.rossia.org/users/imz/}],
14 adminuser => [qw{imz http://lj.rossia.org/users/imz/ http://copylefter.livejournal.com}],
1515 # users who are banned from the wiki
1616 banned_users => [],
1717 # where the source of the wiki is located
4545 # use '!'-prefixed preprocessor directives?
4646 prefix_directives => 1,
4747 # use page/index.mdwn source files
48 indexpages => 0,
48 indexpages => 1,
4949 # enable Discussion pages?
5050 discussion => 1,
5151 # only send cookies over SSL connections?