mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-24 10:33:22 +03:00
drum: add %file-server to boot priority
File server needs to be started with priority in order to ensure the -view apps can poke it, regardless of set ordering.
This commit is contained in:
parent
26d4f33968
commit
900da34fa9
@ -361,7 +361,8 @@
|
||||
%metadata-store
|
||||
==
|
||||
:: ensure chat-cli can sub to invites
|
||||
(sy ~[%chat-hook])
|
||||
:: and file server can receive pokes
|
||||
(sy ~[%chat-hook %file-server])
|
||||
==
|
||||
++ sort-by-priorities
|
||||
=/ priorities priorities
|
||||
|
Loading…
Reference in New Issue
Block a user