weiss nicht
This commit is contained in:
		@ -42,8 +42,7 @@ appservice:
 | 
				
			|||||||
    # Format examples:
 | 
					    # Format examples:
 | 
				
			||||||
    #   SQLite:   sqlite:filename.db
 | 
					    #   SQLite:   sqlite:filename.db
 | 
				
			||||||
    #   Postgres: postgres://username:password@hostname/dbname
 | 
					    #   Postgres: postgres://username:password@hostname/dbname
 | 
				
			||||||
    #database: postgres://username:password@hostname/dbname
 | 
					    database: postgres://username:password@hostname/dbname
 | 
				
			||||||
    uri: postgres://telegram:jgzqnGCq3KY28C@postgres-telegram:5432/telegram?sslmode=disable
 | 
					 | 
				
			||||||
    # Additional arguments for asyncpg.create_pool() or sqlite3.connect()
 | 
					    # Additional arguments for asyncpg.create_pool() or sqlite3.connect()
 | 
				
			||||||
    # https://magicstack.github.io/asyncpg/current/api/index.html#asyncpg.pool.create_pool
 | 
					    # https://magicstack.github.io/asyncpg/current/api/index.html#asyncpg.pool.create_pool
 | 
				
			||||||
    # https://docs.python.org/3/library/sqlite3.html#sqlite3.connect
 | 
					    # https://docs.python.org/3/library/sqlite3.html#sqlite3.connect
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user