Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F887800
_pool.html.erb
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Aug 10, 5:35 AM
Size
467 B
Mime Type
text/plain
Expires
Tue, Aug 12, 5:35 AM (12 h, 33 m)
Engine
blob
Format
Raw Data
Handle
233003
Attached To
rARCHIVING archiving
_pool.html.erb
View Options
<tr>
<td>
<%=
"#
#{
pool
.
id
}
"
%>
</td>
<td>
<%=
pool
.
name
%>
</td>
<td>
<%=
pool
.
max_vols
%>
</td>
<td>
<%=
yes_no
(
pool
.
use_once
)
%>
</td>
<td>
<%=
pool
.
vol_retention_human
%>
</td>
<td>
<%=
pool
.
max_vol_jobs
%>
</td>
<td>
<%=
pool
.
max_vol_files
%>
</td>
<td>
<%=
number_to_human_size
pool
.
max_vol_bytes
%>
</td>
<td>
<%=
yes_no
(
pool
.
auto_prune
)
%>
</td>
<td>
<%=
pool
.
label_format
%>
</td>
<td>
<%=
yes_no
(
pool
.
recycle
)
%>
</td>
<td>
<%=
pool
.
pool_type
%>
</td>
</tr>
Event Timeline
Log In to Comment