mirror of
https://github.com/anyproto/any-sync.git
synced 2025-06-09 09:35:03 +09:00
Add space pull with acls
This commit is contained in:
parent
31d1deb0c8
commit
95ba16876a
8 changed files with 781 additions and 131 deletions
|
@ -69,7 +69,7 @@ func (m *StubConf) NodeIds(spaceId string) []string {
|
|||
}
|
||||
|
||||
func (m *StubConf) IsResponsible(spaceId string) bool {
|
||||
return true
|
||||
return false
|
||||
}
|
||||
|
||||
func (m *StubConf) FilePeers() []string {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue