mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-09 21:26:14 +03:00
ac4c6c60f1
* Allow creating channels when seeding * Allow configuring a custom `SEED_PATH` * Seed the database when creating/migrating it so you don't need a separate step for this. Release Notes: - N/A
13 lines
180 B
JSON
13 lines
180 B
JSON
{
|
|
"admins": [
|
|
"nathansobo",
|
|
"as-cii",
|
|
"maxbrunsfeld",
|
|
"iamnbutler",
|
|
"mikayla-maki",
|
|
"JosephTLyons"
|
|
],
|
|
"channels": ["zed"],
|
|
"number_of_users": 100
|
|
}
|