Add server settings view (#768)

This commit is contained in:
Dan Sosedoff
2024-12-15 14:46:01 -08:00
committed by GitHub
parent e6df3d19fa
commit f5f78eb32e
8 changed files with 61 additions and 2 deletions

View File

@@ -327,6 +327,8 @@
<li><a href="#" data-action="show_db_stats">Show Database Stats</a></li>
<li><a href="#" data-action="download_db_stats">Download Database Stats</a></li>
<li class="divider"></li>
<li><a href="#" data-action="server_settings">Show Server Settings</a></li>
<li class="divider"></li>
<li><a href="#" data-action="export">Export SQL dump</a></li>
</ul>
</div>