Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
xrootd-ssi-protobuf-interface
Commits
dfafb9fb
Commit
dfafb9fb
authored
Jan 20, 2020
by
Michael Davis
Browse files
Adds fileid list option to cta-admin
parent
87718210
Changes
1
Hide whitespace changes
Inline
Side-by-side
eos_cta/protobuf/cta_admin.proto
View file @
dfafb9fb
...
...
@@ -113,6 +113,7 @@ message OptionString {
message
OptionStrList
{
enum
Key
{
VID
=
0
;
FILE_ID
=
1
;
}
Key
key
=
1
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment