74906ed13f
Now other repositories can configure special remotes, and when their configuration has propigated out, they'll appear in the webapp's list of repositories, with a link to enable them. Added support for enabling rsync special remotes, and directory special remotes that are on removable drives. However, encrypted directory special remotes are not supported yet. The removable drive configuator doesn't support them yet anyway.
10 lines
219 B
Text
10 lines
219 B
Text
<div .span9 .hero-unit>
|
|
<h2>
|
|
Enabling #{description}
|
|
<p>
|
|
Where is this repository located?
|
|
<p>
|
|
<a .btn href="@{AddDriveR}">
|
|
On a removable drive
|
|
<a .btn href="@{RepositoriesR}">
|
|
Cancel
|