Skip to content
Extraits de code Groupes Projets
Vérifiée Valider 0e5619dc rédigé par Kubat's avatar Kubat
Parcourir les fichiers

DOC & CONF: Delete klkt from the default config's hook + update changelog

parent 04430209
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion!180Delete klkt
Pipeline #2495 réussi
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
- Change: autotools to cmake toolchain - Change: autotools to cmake toolchain
- Change: cmake minimal version to 3.17 because of policy CMP0100 - Change: cmake minimal version to 3.17 because of policy CMP0100
- Change: the CI check if lektor compiles, no binary deployment for now - Change: the CI check if lektor compiles, no binary deployment for now
- Remove: delete `KLKT` as it is no longer maintained
# v2.4 (752da467) # v2.4 (752da467)
......
...@@ -102,12 +102,10 @@ comment(" listening for clients. All the modules needed (player, r ...@@ -102,12 +102,10 @@ comment(" listening for clients. All the modules needed (player, r
comment(" has been created.") comment(" has been created.")
comment("The available hooks are the followings:") comment("The available hooks are the followings:")
comment(" - none: Nothing, the hook is ignored") comment(" - none: Nothing, the hook is ignored")
comment(" - launch_ext_klkt: Launch klkt, note that it will be automatically killed") comment(" - launch_caching: Launch caching for the database. The mtime and the")
comment(" when lektord exits") comment(" duration of the karas are cached, this is used to")
comment(" - launch_caching: Launch caching for the database. The mtime and the duration") comment(" speedup the update process")
comment(" of the karas are cached, this is used to speedup the ")
comment(" update process")
comment(" - database_upgrade_scheme: Upgrade the database scheme, usefull at launch time.") comment(" - database_upgrade_scheme: Upgrade the database scheme, usefull at launch time.")
comment(" It should be the first one to avoid any problem") comment(" It should be the first one to avoid any problem")
comment(" (lektord may crash if it's not the first element...)") comment(" (lektord may crash if it's not the first element...)")
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter