Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1297084
_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
Tue, Nov 18, 12:58 AM
Size
467 B
Mime Type
text/plain
Expires
Thu, Nov 20, 12:58 AM (1 d, 22 h)
Engine
blob
Format
Raw Data
Handle
290236
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