Skip to content
Snippets Groups Projects
Commit 5ce5f176 authored by Peter Rotich's avatar Peter Rotich
Browse files

Enable canned responses by default

parent 12c4f922
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,8 @@
# Canned response templates
#
---
- title: What is osTicket (sample)?
- isenabled:1
title: What is osTicket (sample)?
response: |
osTicket is a widely-used open source support ticket system, an
attractive alternative to higher-cost and complex customer support
......@@ -15,7 +16,8 @@
type: text/plain
data: Canned Attachments Rock!
- title: Sample (with variables)
- isenabled: 1
title: Sample (with variables)
response: |
Hi %{ticket.name.first},
<br>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment