mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-04 08:34:11 +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
|
# driverModule: A string that is the module where the default driver for the
|
||||||
# bot will be found.
|
# bot will be found.
|
||||||
###
|
###
|
||||||
driverModule = 'asyncoreDrivers'
|
driverModule = 'socketDrivers'
|
||||||
#driverModule = 'socketDrivers'
|
#driverModule = 'asyncoreDrivers'
|
||||||
#driverModule = 'twistedDrivers'
|
#driverModule = 'twistedDrivers'
|
||||||
|
|
||||||
###############################
|
###############################
|
||||||
|
Loading…
Reference in New Issue
Block a user