2014-09-08 13:06:32 +02:00
|
|
|
[basic]
|
|
|
|
serviceName = szuru2
|
|
|
|
serviceBaseUrl = http://localhost/
|
2014-09-10 18:09:10 +02:00
|
|
|
|
|
|
|
[mail]
|
|
|
|
botName = szuru2 bot
|
|
|
|
botAddress = noreply@localhost
|
|
|
|
passwordResetSubject = szuru2 - password reset
|
|
|
|
passwordResetBodyPath = mail/password-reset.txt
|
|
|
|
activationSubject = szuru2 - account activation
|
|
|
|
activationBodyPath = mail/activation.txt
|
2014-09-08 13:06:32 +02:00
|
|
|
|
2014-08-30 18:11:04 +02:00
|
|
|
[database]
|
2014-09-14 16:16:15 +02:00
|
|
|
dsn = sqlite:db.sqlite
|
2014-09-28 16:26:44 +02:00
|
|
|
user =
|
|
|
|
password =
|
2014-09-16 18:10:01 +02:00
|
|
|
maxPostSize = 10485760 ;10mb
|
2014-09-25 19:11:41 +02:00
|
|
|
maxCustomThumbnailSize = 1048576 ;1mb
|
2014-08-30 18:11:04 +02:00
|
|
|
|
|
|
|
[security]
|
|
|
|
secret = change
|
2014-08-31 14:07:46 +02:00
|
|
|
minPasswordLength = 5
|
2014-09-08 13:06:32 +02:00
|
|
|
needEmailActivationToRegister = 1
|
2014-08-31 14:07:46 +02:00
|
|
|
|
2014-09-04 19:57:06 +02:00
|
|
|
[security.privileges]
|
2014-09-07 00:33:46 +02:00
|
|
|
register = anonymous
|
|
|
|
listUsers = regularUser, powerUser, moderator, administrator
|
2014-09-30 22:09:43 +02:00
|
|
|
viewUsers = regularUser, powerUser, moderator, administrator
|
2014-09-07 00:33:46 +02:00
|
|
|
deleteOwnAccount = regularUser, powerUser, moderator, administrator
|
|
|
|
deleteAllAccounts = administrator
|
|
|
|
changeOwnName = regularUser, powerUser, moderator, administrator
|
|
|
|
changeOwnAvatarStyle = regularUser, powerUser, moderator, administrator
|
|
|
|
changeOwnEmailAddress = regularUser, powerUser, moderator, administrator
|
|
|
|
changeOwnName = regularUser, powerUser, moderator, administrator
|
|
|
|
changeOwnPassword = regularUser, powerUser, moderator, administrator
|
|
|
|
changeAllAvatarStyles = moderator, administrator
|
|
|
|
changeAllEmailAddresses = moderator, administrator
|
|
|
|
changeAllNames = moderator, administrator
|
|
|
|
changeAllPasswords = moderator, administrator
|
|
|
|
changeAccessRank = administrator
|
2014-09-17 10:53:05 +02:00
|
|
|
viewAllEmailAddresses = moderator, administrator
|
2014-09-30 13:22:11 +02:00
|
|
|
ban = moderator, administrator
|
2014-09-04 19:57:06 +02:00
|
|
|
|
2014-09-30 22:09:43 +02:00
|
|
|
listPosts = anonymous, regularUser, powerUser, moderator, administrator
|
|
|
|
viewPosts = anonymous, regularUser, powerUser, moderator, administrator
|
2014-09-07 19:49:11 +02:00
|
|
|
uploadPosts = regularUser, powerUser, moderator, administrator
|
2014-09-15 11:38:24 +02:00
|
|
|
uploadPostsAnonymously = regularUser, powerUser, moderator, administrator
|
2014-09-23 20:18:12 +02:00
|
|
|
deletePosts = moderator, administrator
|
2014-09-24 23:24:51 +02:00
|
|
|
featurePosts = moderator, administrator
|
2014-09-25 19:11:41 +02:00
|
|
|
changePostSafety = powerUser, moderator, administrator
|
|
|
|
changePostSource = regularUser, powerUser, moderator, administrator
|
|
|
|
changePostTags = regularUser, powerUser, moderator, administrator
|
|
|
|
changePostContent = regularUser, powerUser, moderator, administrator
|
2014-09-25 23:53:47 +02:00
|
|
|
changePostThumbnail = powerUser, moderator, administrator
|
|
|
|
changePostRelations = regularUser, powerUser, moderator, administrator
|
2014-10-09 09:45:06 +02:00
|
|
|
changePostFlags = regularUser, powerUser, moderator, administrator
|
2014-09-07 19:49:11 +02:00
|
|
|
|
|
|
|
listTags = anonymous, regularUser, powerUser, moderator, administrator
|
|
|
|
|
2014-10-04 13:56:38 +02:00
|
|
|
listComments = anonymous, regularUser, powerUser, moderator, administrator
|
|
|
|
addComments = regularUser, powerUser, moderator, administrator
|
|
|
|
editOwnComments = regularUser, powerUser, moderator, administrator
|
|
|
|
editAllComments = moderator, administrator
|
|
|
|
deleteOwnComments = regularUser, powerUser, moderator, administrator
|
|
|
|
deleteAllComments = moderator, administrator
|
|
|
|
|
2014-09-26 20:41:28 +02:00
|
|
|
viewHistory = anonymous, regularUser, powerUser, moderator, administrator
|
|
|
|
|
2014-08-31 14:07:46 +02:00
|
|
|
[users]
|
|
|
|
minUserNameLength = 1
|
|
|
|
maxUserNameLength = 32
|
2014-09-03 19:07:53 +02:00
|
|
|
usersPerPage = 20
|
2014-09-07 00:33:46 +02:00
|
|
|
|
2014-09-17 18:34:57 +02:00
|
|
|
[posts]
|
|
|
|
postsPerPage = 40
|
|
|
|
|
2014-09-07 00:33:46 +02:00
|
|
|
[misc]
|
|
|
|
thumbnailCropStyle = outside
|
2014-10-04 22:33:20 +02:00
|
|
|
customFaviconUrl = /favicon.png
|
2014-10-05 20:25:11 +02:00
|
|
|
dumpSqlIntoQueries = 0
|