Skip to content

Commit

Permalink
Update admincp.phtml
Browse files Browse the repository at this point in the history
  • Loading branch information
xybu committed Jan 14, 2015
1 parent e5e7181 commit 32950ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ga-views/admincp.phtml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
<ul>
<li>gitlab-ag will NOT delete the root user.</li>
<li>GitLab API may not return all users due to pagination. You may need to repeat the operation multiple times to ensure the task is fully completed.</li>
<li>To delete all users and groups, run <code>sudo gitlab-ctl remove_users</code> on your GitLab server.</li>
</ul>
</div>
<form class="form-horizontal">
Expand Down Expand Up @@ -206,4 +207,4 @@
<div class="page-header"><h2>Select Loggers</h2></div>
</section>
</div>


0 comments on commit 32950ee

Please sign in to comment.