mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 12:42:34 +01:00
Changed socketDrivers to be the default Driver.
This commit is contained in:
parent
1d77fa5354
commit
5c92c85342
@ -185,8 +185,8 @@ detailedTracebacks = True
|
||||
# driverModule: A string that is the module where the default driver for the
|
||||
# bot will be found.
|
||||
###
|
||||
driverModule = 'asyncoreDrivers'
|
||||
#driverModule = 'socketDrivers'
|
||||
driverModule = 'socketDrivers'
|
||||
#driverModule = 'asyncoreDrivers'
|
||||
#driverModule = 'twistedDrivers'
|
||||
|
||||
###############################
|
||||
|
Loading…
Reference in New Issue
Block a user