mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-21 23:38:51 +08:00
watch entries with common path prefix
This commit is contained in:
@@ -236,7 +236,7 @@ message GetFilerConfigurationResponse {
|
||||
|
||||
message ListenForEventsRequest {
|
||||
string client_name = 1;
|
||||
string directory = 2;
|
||||
string path_prefix = 2;
|
||||
int64 since_ns = 3;
|
||||
}
|
||||
message FullEventNotification {
|
||||
|
Reference in New Issue
Block a user