mirror of
https://github.com/google/nomulus.git
synced 2025-06-27 06:44:51 +02:00
Small fixes for orphan glue cleanup []
Moving to tools module for consistency. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=130435371
This commit is contained in:
parent
9b4ef23d92
commit
27820c512e
6 changed files with 13 additions and 14 deletions
|
@ -123,6 +123,12 @@
|
|||
<url-pattern>/_ah/pipeline/*</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<!-- Refreshes all active domains in DNS -->
|
||||
<servlet-mapping>
|
||||
<servlet-name>tools-servlet</servlet-name>
|
||||
<url-pattern>/_dr/task/refreshAllDomains</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<!-- Registrar detail report publishing action. -->
|
||||
<servlet-mapping>
|
||||
<servlet-name>tools-servlet</servlet-name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue