Add config options for overriding username and icon, and add BOT indicator next to webhook posts.
Этот коммит содержится в:
@@ -29,6 +29,8 @@ type ServiceSettings struct {
|
||||
GoogleDeveloperKey string
|
||||
EnableOAuthServiceProvider bool
|
||||
EnableIncomingWebhooks bool
|
||||
EnablePostUsernameOverride bool
|
||||
EnablePostIconOverride bool
|
||||
EnableTesting bool
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user