mirror of
				https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
				synced 2025-10-31 10:47:48 +00:00 
			
		
		
		
	Initial checkin for username creation
This commit is contained in:
		| @@ -48,7 +48,6 @@ namespace uCentral { | ||||
| 		Logger_.setLevel(Poco::Message::PRIO_NOTICE); | ||||
|         Logger_.notice("Starting."); | ||||
|         std::string DBType = Daemon()->ConfigGetString("storage.type"); | ||||
|  | ||||
|         if (DBType == "sqlite") { | ||||
|             Setup_SQLite(); | ||||
|         } else if (DBType == "postgresql") { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 stephb9959
					stephb9959