mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
check_process: remove unused admin_password variable
This commit is contained in:
parent
0272c3fa79
commit
480d534189
1 changed files with 1 additions and 3 deletions
|
@ -6,7 +6,6 @@
|
||||||
email="john@gmail.com"
|
email="john@gmail.com"
|
||||||
admin_email="john@gmail.com"
|
admin_email="john@gmail.com"
|
||||||
password="admin!42"
|
password="admin!42"
|
||||||
admin_password="admin!42"
|
|
||||||
language="fr"
|
language="fr"
|
||||||
version="Enterprise"
|
version="Enterprise"
|
||||||
team_display_name="Mon équipe"
|
team_display_name="Mon équipe"
|
||||||
|
@ -32,7 +31,6 @@
|
||||||
email="john@gmail.com"
|
email="john@gmail.com"
|
||||||
admin_email="john@gmail.com"
|
admin_email="john@gmail.com"
|
||||||
password="admin!42"
|
password="admin!42"
|
||||||
admin_password="admin!42"
|
|
||||||
language="fr"
|
language="fr"
|
||||||
version="Team"
|
version="Team"
|
||||||
team_display_name="Mon équipe"
|
team_display_name="Mon équipe"
|
||||||
|
@ -50,4 +48,4 @@ Notification=none
|
||||||
;;; Upgrade options
|
;;; Upgrade options
|
||||||
; commit=4fa3ee4ad82a6154f2eb858a3da285a35afecef8
|
; commit=4fa3ee4ad82a6154f2eb858a3da285a35afecef8
|
||||||
name= Merge pull request #268 from YunoHost-Apps/testing
|
name= Merge pull request #268 from YunoHost-Apps/testing
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue