mirror of
				https://github.com/Xahau/xahau-web.git
				synced 2025-11-04 04:15:47 +00:00 
			
		
		
		
	Expand Infra Docs with Advanced Config Options and Identity Verification via TOML (#62)
* Add TOML and advanced-config webpages to infra section and minor edits to existing sections. * Update the Infra section of the index page for the docs. Begin adding content to the TOML page. * Fix header levels (promote L3 -> L2) in many infra docs. * Add webserver configuration and TOML file contents. * Document the '[ORGANIZATION]' section for the TOML. * Finish the identity page & minor updates/revisions on other pages for consistency. * Add clustering. * Document memory (rwdb) database. * Remove erronious file * Remove section header for 'Ledger Pinning'. * Spell Xahau correctly :) Co-authored-by: tequ <git@tequ.dev> * proofread Co-authored-by: tequ <git@tequ.dev> * proofread Co-authored-by: tequ <git@tequ.dev> --------- Co-authored-by: tequ <git@tequ.dev> Co-authored-by: Thomas Silkjær <thomas@inftf.org>
This commit is contained in:
		@@ -284,7 +284,9 @@ export default defineConfig({
 | 
			
		||||
            'docs/infrastructure/installing-xahaud',
 | 
			
		||||
            'docs/infrastructure/updating-xahaud',
 | 
			
		||||
            'docs/infrastructure/enabling-validation',
 | 
			
		||||
            'docs/infrastructure/identity',
 | 
			
		||||
            'docs/infrastructure/interacting',
 | 
			
		||||
            'docs/infrastructure/advanced-configuration',
 | 
			
		||||
            {
 | 
			
		||||
              label: 'Building Xahau (Dev)',
 | 
			
		||||
              collapsed: true,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user