Remove specific indexer path (#13388)
Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
		
							parent
							
								
									8176ba6573
								
							
						
					
					
						commit
						563165abe4
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		|  | @ -33,9 +33,6 @@ NAME    = $DB_NAME | |||
| USER    = $DB_USER | ||||
| PASSWD  = $DB_PASSWD | ||||
| 
 | ||||
| [indexer] | ||||
| ISSUE_INDEXER_PATH = $GITEA_WORK_DIR/data/indexers/issues.bleve | ||||
| 
 | ||||
| [session] | ||||
| PROVIDER_CONFIG = $GITEA_WORK_DIR/data/sessions | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue