Add assets to master branch
This commit is contained in:
@@ -8,11 +8,11 @@ Redmine Supported versions: 3.0.x.
|
||||
|
||||
Mattermost output:
|
||||
|
||||

|
||||

|
||||
|
||||
Redmine configuration:
|
||||
|
||||

|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
BIN
assets/images/icon.png
Normal file
BIN
assets/images/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
BIN
assets/images/screenshot_mattermost.png
Normal file
BIN
assets/images/screenshot_mattermost.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 87 KiB |
BIN
assets/images/screenshot_redmine_settings.png
Normal file
BIN
assets/images/screenshot_redmine_settings.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 214 KiB |
2
init.rb
2
init.rb
@@ -14,7 +14,7 @@ Redmine::Plugin.register :redmine_messenger do
|
||||
settings default: {
|
||||
messenger_url: '',
|
||||
messenger_channel: 'redmine',
|
||||
messenger_icon: 'https://raw.githubusercontent.com/alphanodes/redmine_messenger/assets/icon.png',
|
||||
messenger_icon: 'https://raw.githubusercontent.com/alphanodes/redmine_messenger/master/assets/images/icon.png',
|
||||
messenger_username: 'robot',
|
||||
display_watchers: '0',
|
||||
auto_mentions: '1',
|
||||
|
||||
Reference in New Issue
Block a user