init-data: Change site admin name and email
@bac6f5066c9df98b09476986d875b8e0e6e3f582
--- conf/initial-data.yml
+++ conf/initial-data.yml
... | ... | @@ -1,11 +1,11 @@ |
1 | 1 |
# Users |
2 | 2 |
users: |
3 | 3 |
- !!models.User |
4 |
- name: Site admin |
|
4 |
+ name: Site Admin |
|
5 | 5 |
loginId: admin |
6 | 6 |
password: 5v4TVjzLo1bqullT1CU4/bENUNOUfX97WpdunGLvJvw= |
7 | 7 |
passwordSalt: '[B@1032a4' |
8 |
- email: admin@nhn.com |
|
8 |
+ email: project.yona@gmail.com |
|
9 | 9 |
createdDate: 2012-11-01 08:00:00 |
10 | 10 |
|
11 | 11 |
siteAdmins: |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?