msgCap
trunk
Drone Build Status: failure
https://build.openprivacy.ca/cwtch.im/server/40
a9abf963c3
229f742a4f
Drone Build Status: success
https://build.openprivacy.ca/cwtch.im/server/41
b144bc34cc
https://build.openprivacy.ca/cwtch.im/server/42
https://build.openprivacy.ca/cwtch.im/server/43
}
// Destroy frees the last of the resources the server has active (toklenServer persistance) leaving it un-re-runable and completely shutdown
// Destroy frees the last of the resources the server has active (toklenServer persistence) leaving it un-re-runable and completely shutdown
if you fix persistance you should probably fix whatev er mess toklenServer is
persistance
toklenServer
// GetMessageCap gets a server's MaxStorageMBs value
func (s *server) GetMaxStoreageMBs() int {
Storeage
return s.config.GetMaxMessageMBs()
// SetMaxStoreageMBs sets a server's MaxStoreageMBs and sets MaxMessages for storage (which can trigger a prune)
MaxStoreageMBs
func (s *server) SetMaxStoreageMBs(val int) {
d748752648
No due date set.
This pull request currently doesn't have any dependencies.
Deleting a branch is permanent. It CANNOT be undone. Continue?
Drone Build Status: failure
https://build.openprivacy.ca/cwtch.im/server/40
a9abf963c3
to229f742a4f
2 months agoDrone Build Status: success
https://build.openprivacy.ca/cwtch.im/server/41
229f742a4f
tob144bc34cc
2 months agoDrone Build Status: success
https://build.openprivacy.ca/cwtch.im/server/42
Drone Build Status: success
https://build.openprivacy.ca/cwtch.im/server/43
}
// Destroy frees the last of the resources the server has active (toklenServer persistance) leaving it un-re-runable and completely shutdown
// Destroy frees the last of the resources the server has active (toklenServer persistence) leaving it un-re-runable and completely shutdown
if you fix
persistance
you should probably fix whatev er messtoklenServer
is}
// GetMessageCap gets a server's MaxStorageMBs value
func (s *server) GetMaxStoreageMBs() int {
Stor
eagereturn s.config.GetMaxMessageMBs()
}
// SetMaxStoreageMBs sets a server's MaxStoreageMBs and sets MaxMessages for storage (which can trigger a prune)
MaxStor
eageMBs}
// SetMaxStoreageMBs sets a server's MaxStoreageMBs and sets MaxMessages for storage (which can trigger a prune)
func (s *server) SetMaxStoreageMBs(val int) {
Stor
eaged748752648
into trunk 2 months agoReviewers
d748752648
.