[SAC] [OSGeo] #2323: Up limit of repos in gitea for dbb

#2323: Up limit of repos in gitea for dbb
---------------------------+-----------------------------------
Reporter: darkblueb | Owner: sac@…
     Type: defect | Status: new
Priority: critical | Milestone: Unplanned
Component: Systems Admin | Keywords: git, gitea, osgeolive
---------------------------+-----------------------------------
https://git.osgeo.org/gitea/repo/create

"You have already reached your limit of 10 repositories."

project: osgeolive 13
user: darkblueb

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2323&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#2323: Up limit of repos in gitea for dbb
-----------------------------------+------------------------
Reporter: darkblueb | Owner: sac@…
     Type: defect | Status: closed
Priority: critical | Milestone: Unplanned
Component: Systems Admin | Resolution: fixed
Keywords: git, gitea, osgeolive |
-----------------------------------+------------------------
Changes (by robe):

* status: new => closed
* resolution: => fixed

Comment:

okay upped the limit to 20

Made change in repo - https://git.osgeo.org/gitea/sac/gitea-
config/commit/c43571e83f750086ae4bf056a744ccfc49f46542

logged into trac svn

{{{
sudo -i
cd /home/git/gitea/custom
git pull
service restart gitea
}}}

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2323#comment:1&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#2323: Up limit of repos in gitea for dbb
-----------------------------------+------------------------
Reporter: darkblueb | Owner: sac@…
     Type: defect | Status: closed
Priority: critical | Milestone: Unplanned
Component: Systems Admin | Resolution: fixed
Keywords: git, gitea, osgeolive |
-----------------------------------+------------------------

Comment (by strk):

Limits can be raised per-user, from the admin panel.
Regina: I made you a Gitea admin, check out
https://git.osgeo.org/gitea/admin/users?q=darkblue and hit "Edit", you'll
find "Maximal Number of Repositories" (-1 means "use the global default).

I think it is wise to keep the global default low...

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2323#comment:2&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.