File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,8 @@ const OWNER_SID_STR: &str = "S-1-3-4";
1515const OWNER_ACL_ENTRY_FLAGS : u8 = 0 ;
1616/// Generic Rights:
1717/// - https://docs.microsoft.com/en-us/windows/win32/fileio/file-security-and-access-rights
18- ///
1918/// Individual Read/Write/Execute Permissions (referenced in generic rights link):
2019/// - https://docs.microsoft.com/en-us/windows/win32/wmisdk/file-and-directory-access-rights-constants
21- ///
2220/// STANDARD_RIGHTS_ALL
2321/// - https://docs.microsoft.com/en-us/windows/win32/secauthz/access-mask
2422#[ cfg( windows) ]
Original file line number Diff line number Diff line change @@ -10,10 +10,8 @@ participants:
1010network_params :
1111 deneb_fork_epoch : 0
1212 seconds_per_slot : 3
13- shard_committee_period : 5
1413global_log_level : debug
1514snooper_enabled : false
16- keymanager_enabled : true
1715additional_services :
1816 - dora
1917 - prometheus_grafana
You can’t perform that action at this time.
0 commit comments